react-router-bootstrap-starter
react-router-bootstrap-starter copied to clipboard
A react-bootstrap starter template with react-router
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...
This project will allow absolute importing components now.
Add absolute imports: https://create-react-app.dev/docs/importing-a-component/
Need help in creating a nested route template: i.e /about-us/team, /about-us/policies
Documentation to Have the following: 1. How to install and use the template 2. Tools Used 3. Customizing The Template 4. Folder Structure 5. Reporting a bug or Feature request...
Update and Modify navigation links. Preferably adding options for either `` or `` Documentation: https://reactrouter.com/docs/en/v6/components/nav-link
Implement parameters in routes: Documentation: https://reactrouter.com/docs/en/v6/hooks/use-params
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...