MERN BoilerPlate with auth

paolodelia99

Paolo

Posted on February 20, 2020

MERN BoilerPlate with auth

Are you looking forward a Mern boilerplate with auth included? This is the boilerplate for you!

Github Repo

Techonologies

  • MongoDb and Mongoose - MongoDb as a Database and mongoose as as a Object Data - Modeling library for MongoDB and Node.js
  • Express - as a backend Framework
  • React - as a Frontend Framework
  • Node - as a Server
  • Redux - for state Management
  • JsonWebToken - for creating JSON-based access tokens
  • bcryptjs - for hashing the user passwords

Feel free to report any errors or to give me some suggestions to improve it!
Happy coding to everyone!

šŸ’– šŸ’Ŗ šŸ™… šŸš©
paolodelia99
Paolo

Posted on February 20, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related