📘 A list of steps for the Minimal Viable Product.
- Create a Posts index page
- Fetch & Server-side Render a list of likeable Posts from the shared PlanetScale database
- Deploy your application using Vercel
- Add your Vercel site URL here
- Add the ability to Like a Post ❤️
- Create new Posts using Forms
- Add the ability to Update and Delete your Posts
💡 This bonus content is for tinkers to express themselves and take the lab in whichever direction they wish.
- Update the styling of your website 💄
- Create a new About page on your website 👤