Skip to content

amurrell/react-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Exercise

  • Create two lists: dog people, cat people
  • Show lists anywhere in UI
  • Reuse <UserInfo /> component
  • Allow deleting individual user from dog people/cat people lists

Extra Credit

  • Show loading indicator with a <Loader /> component when API call is made
  • Allow list sorting by first/last name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.8%
  • HTML 24.9%
  • CSS 6.3%