Skip to content

Ofiicial website for Winter of Code 2.0 organised by IIIT Kalyani with collabaration of 10+ GDSC

License

Notifications You must be signed in to change notification settings

Buddhad/Winter-of-Code-2.0-frontend

 
 

Repository files navigation

Getting Started with Winter of Code 2.0


Welcome to my profile Open Source Love License Stars Forks

WinterCode_logo

react js check

Official website for Winter of Code 2.0 organised by IIIT Kalyani with collabaration of 10+ GDSC

Getting Started

GitHub code size in bytes GitHub commit activity GitHub repo size

For the quick start, you can follow the steps below:

  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository.
git clone https://github.com/<your-github-username>/Winter-of-Code-2.0-frontend
  1. Navigate to the project directory.
cd Winter-of-Code-2.0-frontend
  1. Create a new branch.
git checkout -b <your_branch_name>

Run the following command to install the required dependencies.

  1. npm install - install the required dependencies

  2. npm start - start the development server

  3. Open http://localhost:3000 in your browser

  4. Contribute

  5. Stage your changes and commit

git add -a

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull-Request to main.

  2. Congratulations! 🎉 you've made your contribution to Winter-of-Code-2.0-frontend.

Contributing

Thank you for your interest in contributing to our Repo! Pull requests are welcome. For fixing typos, please make a PR with your fixes. For other contributions, we suggest you to read our contribution guidelines to see how you can contribute to this project. We are happy for every contribution.


Issues & Pull Requests

Before making pull requests please look at our contributing guidelines (coming soon). You can start working on the issue which are mentioned in issues section. Just drop a comment before working on the issue. Thank you!

License & Copyright

The code is this repo is licensed under the MIT License. Feel free to use and share it as per the license.

✨ Contributors

love how

About

Ofiicial website for Winter of Code 2.0 organised by IIIT Kalyani with collabaration of 10+ GDSC

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • CSS 28.4%
  • GLSL 4.2%
  • HTML 2.6%
  • Shell 0.1%