A responsive landing page for a bakery, built as a pixel-perfect implementation from a Figma design.
- HTML5
- SCSS (BEM methodology)
- JavaScript
- Mobile-first responsive design (mobile / tablet / desktop)
- Burger menu using CSS
:target(no JS) - Smooth CSS animations and hover transitions
- Adaptive grid layouts
- Fluid typography
git clone https://github.com/your-username/creative-bakery.git
cd creative-bakery
npm install
npm start