Skip to content

tandonpushkar/JWT-eLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT e-Login

About this app

Its a full-stack login/authorization app using the MERN stack.

  • MongoDB for our database
  • Express and Node for our backend
  • React & Redux for our frontend
  • Redux for state management for our React components
  • JWT Authentication (with Redux), persisting the state to the local storage
  • Other tools : jsonwebtoken , bcrypt , mongoose ,cors, axios, react-router , bootstrap

This app will allow users to

  • Register
  • Log in
  • Access protected pages only accessible to logged in users
  • Stay logged in when they close the app or refresh the page
  • Log out

About

A full-stack login/authorization app using the MERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published