This is an third year mini project by -
To run this app, follow these steps :-
- Download and install NodeJS on your machine.
- Download this repository and open the repository directory in you command line.
- Type
npm install
command to install all modules which we have used in our project. - Type
npm start
command to start this on localhost.