Skip to content

punchcode-fullstack/19-react-contact-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Normal Mode

Let's build a contact list!
  • Using the images below as a template/guide - build a simple contact list
  • On your "home" view, show a list of all of the users in your user array.
  • When I click on any of the users, I'm routed to a view with that user's info.
  • There should be a back button or icon to take me back to the home (list) view.
  • The URL should also change to reflect the current resource I'm viewing.
List View Single View

Resources

Use this gist to grab your list of users.

If you don't want to use the generated users, you can create or own json file using this service.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors