6 of September
The mulipage web-app Adopt a pet uses React Router for dinamic routing
The project has dynamic routing, the search.
There are the BrowserRouter import into the React app. The app uses next
Router Components:
- Link
- NavLink
- Navigate
- Route
Router Hooks:
- useLocation
- useHistory
- useParams
There is no mobile version for the app. If you want to download and run the project locally, put attention that in the repository there are no any node_modules.