Skip to content

Repository files navigation

Creative Bakery

Creative Bakery is a responsive landing page for Bakerlab, a modern bakery brand. The page presents the bakery's products, story, achievements, and contact details in a clean, editorial layout inspired by the Bakerlab design.

🔗 Links

✨ Features

  • Responsive layout for desktop, tablet, and mobile screens
  • Product showcase with category cards and hover interactions
  • About Us, achievements, and contact sections
  • Mobile navigation menu
  • Persistent light and pink theme toggle using localStorage
  • Semantic HTML with BEM-based class naming
  • Smooth anchor navigation between page sections

🛠️ Tech Stack

  • HTML5
  • SCSS with Sass
  • Vanilla JavaScript (ES modules)
  • Vite
  • Stylelint and Prettier

🗼 Lighthouse Audit Score

image

🚀 Getting Started

  1. Clone the repository and open its directory.
git clone https://github.com/HokkaidoDev/Creative-Bakery.git
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start
  1. Open the local URL shown in the terminal.

Additional Commands

npm run build    # Create a production build
npm run lint     # Format and lint the source files
npm run deploy   # Deploy the build to GitHub Pages

Author: HokkaidoDev

Releases

Packages

Contributors

Languages