This is a user login and registration app using Node.js, Express, Mongoose, EJS and express-sessions.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. โค๏ธ
You need to have installed Node.js, NPM and MongoDB in your System.
npm install
nodemon server.js
Code is Running on
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.