Kodie Tutorials

For more code and video walkthroughs, please consider subscribing to the Youtube channel https://www.youtube.com/@kodiecode

How to create Private Routes and Authentication with React Router V6

For a video walkthrough of this code, what is does and why, please visit https://youtu.be/q94v5AhgrW4

What does this do?

This project gives you the base for creating private routes and authentication with React and React Router V6. For any help or advice, please comment on the youtube video link about.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.