/Authentication-Security

A project to implement the authentication and security features.

Primary LanguageEJS

Authentication-Security

a simple project to implement the authentication and security features.

Running the application

  1. Clone the repo
  2. Install dependencies: npm install
  3. Install and run MongoDB on your system. This repo works on an instance running on localhost:27017
  4. Start the application: node app.js