Help the students and faculties of JSSATE to explore various sections of the college
Clone the repository and get into the directory
git clone https://github.com/ncs-jss/Proj_kc01.git
cd Proj_kc01
Install Node and Yarn globally
After cloning the repository run the following commands to install and run on localhost
yarn install
yarn start
The project will be hosted on localhost:3000
To test, run the following commands in the terminal
yarn test