- Setup React Router
- Install react Router DOM using
npm i react-router-dom - make a routes component to store the directions to all the routes
- path
- title
- element
- Install react Router DOM using
References
https://remix.run/_docs/routing Mapping Routes in React Router | DigitalOcean
Further
File-based routing with React Router — Code-splitting | Omar Elhawary React Router 6 – Full Course - YouTube