/MERN-login-JWT

Authentication System

Primary LanguageJavaScript

MERN-login-JWT

MERN-login-JWT

💻 Built with

Technologies used in the project:

  • Nodejs
  • Expressjs
  • JWT
  • Bcryptjs
  • MongoDB
  • Mongoose
  • REST API

Run Locally

Clone the project

  git clone https://github.com/mostafakamal22/MERN-login-JWT

Go to the project directory

  cd MERN-login-JWT

Install dependencies

  npm install

Start the server

  npm run start