JWT Authentication Using React

Jwt-Authentication-Using-React

ScreenShots

Commands to use

npm init –yes

npm i express mongoose dotenv nodemon cors

npm i jsonwebtoken joi joi-password-complexity

npm i bcrypt

npm i axios react-router-dom

GitHub

View Github