This is the working repository for the web app of VIT Academics. you can see the website here.
#Installation
If you want to clone this project and setup in your own system, ensure that you have npm and nodejs installed
npm install
and to start this app run:
npm start
which will deploy the app at port 5000
#Details
This app was made using Foundation For apps at https://github.com/zurb/foundation-apps
and is using the VITAcademics API at https://github.com/aneesh-neelam/VITacademics
Please do suggest any updates or report any bugs