/udemy-user-data

Section 9 - 2nd practice project: User Data

Primary LanguageJavaScript

udemy-user-data

Section 9 - 2nd practice project: User Data

Tasks

  • Build Core components
  • Manage State
  • Output Users conditionally & show error modal

Hints

  • Analyze app and its behavior in previous lecture
  • Build the following components
    • AddUser
    • UsersList
    • Button
    • Card
    • ErrorModal
  • Button and Card are wrapper components
  • Lift state up