Skip to content

GuND0Wn151/JWT_Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

JWT_Auth

Authentication in MERN using JWT token

Frontend using React can be deployed using the Frontend Folder using the command npm start Backend is made with Expressjs using Mongodb Atlas free cluster, You need to make a .env file and add ur Connection url and port for using it.