arefweb / react-jwt

A simple React front-end with Node.js server to demonstrate login/logout functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About React JWT

This project demonstrates a login/logout functionality with a simple node.js server and react.js front-end

Available Scripts

In the project directory, you can run:

cd server

Then:

npm start

Runs the server in the development mode.\

Then run the react front like:

cd front

npm start

About

A simple React front-end with Node.js server to demonstrate login/logout functionality.


Languages

Language:JavaScript 75.8%Language:HTML 17.2%Language:CSS 5.9%Language:SCSS 1.2%