This repo is the frontend of the ERS Website of the ERS club of IIIT Jabalpur.
UI that we would be following is the as same the previous website of our club. It is also provided in the ABOUT of this repo.
Images used should be of webp or svg type.
React JS
SCSS
git clone https://github.com/ROBOTICS-CLUB-IIITDMJ/ERS-frontend.git
cd ERS-frontend
npm i
npm start
Pull requests are welcome. Please open an issue first to discuss what you would like to change. You can work on the existing issues and get yourself assigned to them.
It is suggested to fork the repo and then create a branch. Then only make changes from your end and send a pull request.