a simple project to implement the authentication and security features.
- Clone the repo
- Install dependencies:
npm install
- Install and run MongoDB on your system. This repo works on an instance running on
localhost:27017
- Start the application:
node app.js