The world's most delicious cupcakes ππ
UX - Elena
Facilitator - Ji
DevOps - Anna
QA - Mohammed
β Server-rendered with Next.js
β Hosted on Vercel
β Data stored in ElephantSQL Postgres
β Homepage with product listings
β Individual product pages, containing: quantity/colour/variant pickers
π₯³ βAdd to basketβ button on product pages π§Ί
π₯³ Basket page showing all saved items
π₯³ Filter products by category
π₯³ Filter products by price π·
π₯³ βFeaturedβ products on homepage π‘
π Add cupcake quantity and size to basket page
π Authenticate users and save their basket contents for future visits
π Refactor our products page to render one list of products
π Change filter by price to sort by price
π How to build a full stack application in Next.js with a PSQL db π§±
π How to deploy our app to Vercel
π How to use React to build our front end βοΈ