Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 768 Bytes

File metadata and controls

37 lines (21 loc) · 768 Bytes

ERS Website

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.

Tech Stack

React JS

SCSS

Installation

git clone https://github.com/ROBOTICS-CLUB-IIITDMJ/ERS-frontend.git

cd ERS-frontend

npm i

npm start

Contributing

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.

Made with ♥