Skip to content

This is simple react app with react router, it is a simply show the 4 routes and if you are a logged in then you will see shipping page and if you are not logged in then first you have to log in and then you're automatically redirect the shipping route because it is a protected or private route.

Notifications You must be signed in to change notification settings

devruhul/react-private-route-with-firebase-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Private Route With Firebase Boilerplate

This project Live link.

Getting started

First clone this repository
Then go to clone folder/directory, after this

Run npm install

After this you can

Run npm start

If you're planning to chnage your remote repo then follow this doc Manage remote repository

then build you application using following command

Run npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

This is simple react app with react router, it is a simply show the 4 routes and if you are a logged in then you will see shipping page and if you are not logged in then first you have to log in and then you're automatically redirect the shipping route because it is a protected or private route.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published