Skip to content

codezri/react-router-v6-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-router-v6-example

Implementing React app routing with React Router v6

How to run the project

Download (or clone) the project, install dependencies and run the project:

npm install
# --- or ---
yarn install

npm start
# --- or ---
yarn start

Credits

This project was created as a fork of this project and based on this LogRocket article. This project has the following modifications compared to the original project:

  • Up-to-date dependencies
  • A 404 - page-not-found view
  • Some functional and logical enhancements were done

Credit goes to the original article's author, Aman Mittal.

License

MIT

About

Implementing React app routing with React Router v6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published