NodeJs, ExpressJs, Mongodb
This is a NodeJs Login and Register application Running with ExpressJs Framework and Mongodb as the Database.
You need the following installed on your machine:
npm
Mongodb
NodeJs
git clone the app and npm install to install the dependencies.
Then run node app to serve the application which will run on localhost:8080.