Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

W05D05 Lab

useParams

You can see this to understand more about useParams:

Make react app that will display characters and details for each one when click on it.

  • In the component that you create Route on it for example the Nav component, make an array of object with your favorite characters, and pass it to the component you want to use it in.
  • In Home component display the array of characters
  • In character details component display more information about the character.

The output should be something like this with you favorite characters: 1 2

useHistory

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages