Coder Social home page Coder Social logo

bagasstrongman / hacktoberfest2022-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from your-first-open-source-project/main-website

0.0 1.0 0.0 1.24 MB

A community website built by the community for the community (Hacktoberfest 2022) :tada:

Home Page: https://hacktoberfest2022.netlify.app/

License: MIT License

JavaScript 0.52% TypeScript 96.78% CSS 2.70%

hacktoberfest2022-1's Introduction

Hacktoberfest 2022 ๐Ÿ”ฅ: Built by the community for the community!

fork repository

This repository is an initiative which aims to help beginners kickstart their open-source journey and successfully submit their first pull request (PR) for Hacktoberfest 2022. It is also a safe space for everyone regardless of their skill level and we welcome participants from all around the world with different experiences, unique perspectives, and great ideas.

Need info?

Check the website | or Create an issue | or Feature request? | Support us on GitHub sponsors

Getting Started ๐Ÿฅณ

We believe we can build a welcoming and inclusive community if we all:

  • Use welcoming and inclusive language
  • Attempt collaboration before conflict
  • Are respectful of everyones' opinions, perspectives, viewpoints and experiences
  • Can give and accept constructive feedback
  • Accept responsibility and apologize to those affected by our actions and mistakes
  • Focus on what is best for the community

Contributors ๐ŸŽ‰

This project exists thanks to all the people who contribute! โค๏ธ ๐Ÿ’™

Shoutout to our contributors ๐ŸŽ‰

How to contribute? โญ

Before making any contributions, please take a look at our Community Guidelines and take a look at the existing Issues or create a new issue!

Wanna make a contribution but don't know how? Please follow the steps below.

  1. Install Visual Studio Code and ceate a Git (not GitHub) account

    • Open the terminal in Visual Studio Code
    • Type git --version in a directory of your choice - you should see the version of Git that you downloaded. If you see an error, close and reopen VS Code and try again
    • Set your user name with git config --global user.name "<your-first-name> <your-last-name>" - replace the <placeholders> with the real values
    • Set your email address with git config --global user.email "<your-email-here>"- replace the <placeholder> with the real values (your email address should match the one with which you signed up for your GitHub account)
  2. Fork this repository. This will create a copy of this repo in your GitHub account:

  3. Clone the repository

  4. Make changes

  5. Commit and push your changes to your fork

    • type git add . (yes, there is a space ( ) between add and the .) - this adds all changes to staging area
    • type git commit -m "YOUR COMMIT MESSAGE" - this will commit your changes with the messages
    • type git push to push the changes to your remote fork
  6. Make a Pull Request

What kind of contributions can I make? ๐Ÿ’–

  • Fixing grammar mistakes or typos
  • Editing or suggesting changes
  • Contributing to the content and resources of the repo
  • Fix bugs/minor issues
  • Automate process of this repo with GitHub actions

Status ๐ŸŒ

  • The community website is built using Next.js & TypeScript and is also fully developed as of 16/10/2022
  • We are still accepting enhancements/bug fixes to this community codebase till the end of Hacktoberfest 2022 (31st Oct)
  • In the meantime, don't forget to follow me @melvincwng, star this repo and join/follow our organization

Stay awesome & Happy Hacktoberfest 2022 ๐ŸŽƒ๐ŸŽƒ๐ŸŽƒ!

hacktoberfest2022-1's People

Contributors

melvincwng avatar bennykillua avatar gabrielwarner avatar pink-bean avatar theadityaagnihotri avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.