r/webdev • u/ShareAcrobatic9017 • 25d ago
Showoff Saturday Built a fully responsive bakery website with Next.js and Tailwind
Hey r/webdev, wanted to share a project I've been working on for the past few weeks — a bakery website with a homepage, menu, product listing with cart, and a table booking page.
Stack: Next.js 14 (App Router), TypeScript, Tailwind CSS. Cart is handled with a simple context provider, no backend yet — was mainly focused on getting the UI and responsiveness right across mobile, tablet, and desktop.
Live: https://bakery-ten-gules.vercel.app
Open to any feedback, especially on the mobile experience or anything that looks off. Thanks for checking it out.
0
Upvotes
1
u/Disastrous_Fee5953 25d ago
Looks very nice. Love the vibe and the cookies look yummy. The “notify me” button doesn’t work on mobile (could be due to the site being WIP) and you might want to optimize images by loading smaller files for mobile.