Chapter 3 Assignment

Working dashboard

The brief

Sign up a new user. Land them on a dashboard with three stat cards (users, posts, revenue) and an activity feed of recent actions.

You've completed this when

  • Signup creates an account on the API and stores tokens in cookies
  • Dashboard renders three stat cards
  • Activity feed shows real DB rows

Worked through every criterion?

Push your code to GitHub, paste the link in your notes.md, and move on.

Continue to ch.4: The Admin Panel