Loading repository data…
Loading repository data…
fatima-Sami55 / repository
A static website showcasing a modern, responsive design using HTML, CSS, and Bootstrap. Features include interactive UI elements, smooth navigation, and user-friendly layout. Developed to provide a clean and engaging web experience with a focus on aesthetics
Welcome to Muffy, an elegant, modern, and fully responsive frontend web application designed for a premium dessert and confectionery brand. This project showcases highly polished user interfaces, rich design aesthetics, and micro-interactions optimized for web experience.
Live Demo: muffy-website.vercel.app (formerly Spark)
├── about.css # Styling for the About page
├── about.html # About Us page
├── buy_product.css # Styling for the Product detail page
├── buy_product.html # Product detail page
├── contact.css # Styling for the Contact page
├── contact.html # Contact Us page
├── cupcake.png # Brand favicon / assets
├── index.css # Styling for the Home page
├── index.html # Home page
├── p.css # Styling for the Products showcase
└── p.html # Products catalog page
To run this project locally, you only need a modern web browser.
Clone the repository:
git clone https://github.com/fatima-Sami55/SugarSpark_Website.git
cd SugarSpark_Website
Run locally:
Simply open index.html in any browser, or use a local development server like Live Server (VS Code Extension):
# If you have Node.js / npx installed:
npx serve .
Contributions, bug reports, and feature requests are welcome! Feel free to open issues or submit pull requests to enhance the visual polish or interactivity of the website.
This project is open-source and available under the MIT License.