This project is build with React and uses Router DOM Package to learn how to build dynamic routes.
In this challenge I created a car list with dynamic routing. The list should be generated from the cars.json file and displayed on the start page. Each element gets a read more link that leads to a subpage. Additional information about the car is then displayed underneath.
- Solution URL: https://github.com/jenniferhubermayer/super-car-list-react-dynamic-route/
- Live Site URL: https://frabjous-mousse-115cd5.netlify.app/
- React App (using React Router DOM Package)
- Semantic HTML5 markup
- CSS
- Grid
- JavaScript
This project has been realized as part of the super(c)ode "Front-End Boot-Camp 2022".