mern-stack-authentication

Secure MERN Stack CRUD Web Application using Passport.js Authentication

MIT License

Stars
61

Securing MERN Stack Web Application using Passport

This source code is part of Securing MERN Stack Web Application using Passport tutorial.

To run this source code:

  • Clone this repo
  • Run MongoDB server
  • Run npm npm run-script build
  • Run npm start
Related Projects