Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 764 Bytes

EXERCISE.md

File metadata and controls

18 lines (13 loc) · 764 Bytes

The Lab

📘 A list of steps for the Minimal Viable Product.

  1. Create a Posts index page
  2. Fetch & Server-side Render a list of likeable Posts from the shared PlanetScale database
  3. Deploy your application using Vercel
  4. Add your Vercel site URL here
  5. Add the ability to Like a Post ❤️
  6. Create new Posts using Forms
  7. Add the ability to Update and Delete your Posts

Bonus Content

💡 This bonus content is for tinkers to express themselves and take the lab in whichever direction they wish.

  1. Update the styling of your website 💄
  2. Create a new About page on your website 👤