The Official Repository for E-Cell SNU's 2022 Website Iteration
Follow the below code snippet to adapt the BEM class naming convention
- Components go inside the components folder
- Ensure to import the base.scss file
- Follow BEM and avoid hanging tags
- All Pages are inside the views folder
- Commit all code changes to dev branch, main will be used for hosting
Run the development server http://localhost:3000/
using npm start
or yarn start
The webpage is built using React - A JavaScript Library
Animations: Framer Motion Library
Alerts: React-toastify
Have any suggestions or feedback? Feel free to shoot us a mail at: [email protected]