Skip to content

Open and protected routes through component, for example for sites with frontend (for example aka Dashboards)

Notifications You must be signed in to change notification settings

antonioiksi/react-router-v4-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#This is a easy sample of routing for React App with protected pages

This app show the way to organize routes for app with open and protected routes

I guess, the best way is using Middleware, but for the begining this is not bad ddecision.

Using react route V4

requirements

node --version
v6.9.1

npm --version
3.10.8

using

git clone  git@github.com:antonioiksi/react-router-v4-sample.git

npm install

npm start

Useful links:

About

Open and protected routes through component, for example for sites with frontend (for example aka Dashboards)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published