A sweet, simple website for a home bakery built with Astro + Tailwind CSS.
Includes a photo gallery, about page, and menu pages for cupcakes, cookies, macarons, cakes, cookie cakes, and other pastries.
# 1) Install deps
npm install
# 2) Run the dev server
npm run dev
# → http://localhost:4321
# 3) Build for production
npm run build
# → outputs to ./distBuilt with AstroJS and ChatGPT ❤️🤖