Back to projects

The Sweet Treat - Cake Shop Landing Page

A beautifully designed landing page for a cake shop, built with Next.js. This project showcases various cake offerings and provides an engaging user experience.

GitHub →

The Sweet Treat - Cake Shop Landing Page

A beautifully designed landing page for a cake shop, built with Next.js. This project showcases various cake offerings and provides an engaging user experience.

Prerequisites

  • Node.js (v14 or later)
  • npm (v6 or later)

Installation

  1. Clone the repository:

    git clone https://github.com/amanjoshi2002/thesweettreat.git
    cd thesweettreat
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

    The application will be running on http://localhost:3000.

Features

  • Responsive design for mobile and desktop
  • Showcase of various cake offerings
  • Engaging user interface
  • Easy navigation and user experience

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments