Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 154 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 154 Bytes
#MERN basic JWT code
Code for using JWT 
to signup , login and protect routes using mvc structure in express JS

To run:
npm i 
  
npm start