/MERN-WEBSITE

MERN WEBSITE with login logout signup and jwt authentication

Primary LanguageJavaScript

MERN-WEBSITE

MERN WEBSITE with login logout signup and jwt authentication This is a website where if you want to access /about page then you have to login first.Then we will generate a token and will store it into cookies and give the user access for /about page.
In this project, I am using :

  • Mongodb atlas
  • Expressjs
  • Reactjs
  • Nodejs
  • And few npm packages Like:Cors,mongoose etc.