Skip to content

An example of authentication routing in a React-Flux application with react-router

Notifications You must be signed in to change notification settings

jgraniero/react-flux-authentication-routing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone this repository as well as the server app for this example.

First, run the CORS enabled server app in port 3001. It only accepts client requests from http://localhost:8080

Then, run npm install on this project and npm start to start the app. Then just navigate to http://localhost:8080

See the blog post here for further info.

About

An example of authentication routing in a React-Flux application with react-router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • HTML 1.5%
  • CSS 0.1%