BITS21 Save

Official Website for BITS 2021 intraschool ICT competition

Project README

BITS '21 Official Website

Home page screenshot

BITS is The First-Ever Task-Based Intra-School ICT competition, organized by the Ananda College ICT Society to provide a platform for our school's students to polish and improve their ICT knowledge in many fields of ICT. Visit the website: BITS '21

Contribution Guide

Before making any contributions, go to the Issues section and describe the issue or the bug you found clearly with images. When describing your issue, please use the given appropriate template and nothing else.

How to contribute

  1. As the first step, you need to fork the BITS21 repository to your own GitHub profile.

  2. To run the website on your local machine, you need to install NodeJS as a dependency.

  3. You have to clone your forked repository to your local computer. For that, you have to install Git. Use the below command to clone the repository to your computer using the below command.

git clone https://github.com/[YOUR_USERNAME]/BITS21.git
  1. Then navigate to root folder of the project and run the below command.
npm install

This will install all the dependencies you need to run the app in the developer mode.

  1. Then to run the app, use command below
npm start

This will start a live server on the url localhost:3000

  1. Then you can do changes to the codebase on your local machine. If you are doing some changes to the code, just change the parts that you have to change and don’t touch any other files.

  2. After you finish doing your changes, commit them and push them to your repository. If you don't know how to do that, you can read this article.

  3. Then you can make a Pull Request to the main branch of the origin repository. When you are making the pull request follow the PR template exactly.

Technologies Used

  • React
  • React-Router-DOM
  • Material-UI
  • AOS

Developers and Contributors

Competitors Who Contributed

You can also be in this list if you complete this task

Open Source Agenda is not affiliated with "BITS21" Project. README Source: acicts/BITS21
Stars
27
Open Issues
5
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating