The project is built on MEAN stack. It has login,Register,Profile,Logout features. Please go through following steps to run the project:
- create database called "stackroute" in mongodb.
- Run "npm install" from nodejs command line.
- Run "node server.js"
- navigate to http://localhost:3000