Skip to content

This project is build with React and uses Router DOM Package to learn how to build dynamic routes.

Notifications You must be signed in to change notification settings

jenniferhubermayer/super-car-list-react-dynamic-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

super-car-list-react-dynamic-route | Super Carlist

This project is build with React and uses Router DOM Package to learn how to build dynamic routes.

Table of contents

Overview

The challenge

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.

Links

My process

Built with

Author

Acknowledgments

This project has been realized as part of the super(c)ode "Front-End Boot-Camp 2022".