/VITacademics-Web

VITAcademics App For Web

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

VITAcademics for Web

Join the chat at https://gitter.im/CollegeCODE/VITacademics-Web

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