Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 333 Bytes

File metadata and controls

18 lines (11 loc) · 333 Bytes

ResultVisualizerFrontend

An application which can help visualise and compare data obtained from the KNIT Result website for students/branches/subjects/etc.

Steps to run on your local machine:-

->Install Node.js and MongoDB.

Start application:-

-> cd server -> npm install

->cd client ->npm install

-> cd ../

-> npm run dev