Minor Project

This repository is created only for maintenance of source code for our Minor Project.

Getting Started

In order to start the project on your local machine, do the following -

  • npm i in the root directory - to install the dependencies in NodeJS
  • npm start in the root directory