This is an simple application that serves an ExpressJS JWT to a React client application. Database not used in this app

Code: https://github.com/ademkivanc/react-auth

cd server
npm install
node app.js

cd client
npm install
npm start

User name : admin

Password: password