zakaria-elbadri / react-redux-jwt-auth

React Redux JWT Authentication & Authorization example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Redux JWT Authentication & Authorization example

Back-end project

You can find here : https://github.com/zakaria-elbadri/spring-boot-spring-security-jwt-authentication the back-end project (developed with Spring) for this front-end application.

Set port

.env

PORT=8081

Project setup

In the project directory, you can run:

npm install
# or
yarn install

Compiles and hot-reloads for development

npm start
# or
yarn start

Open http://localhost:8081 to view it in the browser.

The page will reload if you make edits.

About

React Redux JWT Authentication & Authorization example


Languages

Language:JavaScript 91.4%Language:HTML 5.4%Language:CSS 3.1%Language:Shell 0.0%