Vanlife is a React application that serves as a van renting app.
-
Updated
Jul 1, 2025 - JavaScript
Vanlife is a React application that serves as a van renting app.
Responsive multi-page React app demonstrating React Router v6, Bootstrap, and dynamic API content.
This is simple react app with react router, it is a simply show the 4 routes and if you are a logged in then you will see shipping page and if you are not logged in then first you have to log in and then you're automatically redirect the shipping route because it is a protected or private route.
Q3. Setup react-router, implement Nested routes, 404 page, and Error boundary. Set up fake userAuthContext using the context API to always carry out a fake authentication, bonus - extract out a custom hook to get the currently logged-in user. Implement SEO and Navigation menu that will show on each page.
Add a description, image, and links to the nested-router topic page so that developers can more easily learn about it.
To associate your repository with the nested-router topic, visit your repo's landing page and select "manage topics."