Skip to content

Commit ae430fe

Browse files
authored
Update README.md
1 parent dccffbc commit ae430fe

File tree

1 file changed

+50
-8
lines changed

1 file changed

+50
-8
lines changed

README.md

Lines changed: 50 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,65 @@
11
# 🍰 Hussein Bakes – Official Website
22

3-
Welcome to the official GitHub repository for **Hussein Bakes**, a Kitui-based bakery brand creating luxurious, handcrafted cakes for all occasions. This website is a clean, mobile-friendly landing page showcasing our custom cake gallery, popular flavors, pricing, and ordering information.
3+
Welcome to the official GitHub repository for **Hussein Bakes**, a Kitui-based bakery brand crafting luxurious, handcrafted cakes for all occasions.
4+
This website features a clean, mobile-friendly landing page that showcases our custom cake gallery, popular flavors, pricing, and ordering information.
45

56
---
67

78
## 🌟 Live Website
89

9-
➡️ [View Live website
10-
*(http://husseinbakes.github.io/husseinbakes_website/)*]
10+
➡️ [View Live Website](http://husseinbakes.github.io/husseinbakes_website/)
11+
1112
---
1213

1314
## 📸 Features
1415

15-
- Responsive landing page with elegant design
16-
- Beautiful cake gallery section
17-
- Flavors & pricing menu
18-
- Contact & location footer
19-
- Mobile optimized
16+
- Responsive landing page with elegant black & gold design
17+
- ✅ Scrollable cake gallery with categories
18+
- Flavors & pricing section with beautiful visuals
19+
- Contact & location footer
20+
- ✅ Mobile-optimized for fast loading and accessibility
2021

2122
---
2223

2324
## 🗂️ Project Structure
25+
husseinbakes_website/
26+
├── index.html # Main landing page
27+
├── gallery.html # Cake gallery and categories
28+
├── wedding.html # Wedding cake tiers + guide
29+
├── custom-cakes.html # Custom order info and extras
30+
├── styles/
31+
│ └── styles.css # Global styling (dark/light, gold theme)
32+
├── js/
33+
│ └── script.js # Scroll, modals, filtering, interactions
34+
├── images/
35+
│ ├── *.webp # Cake photos, logo, hero images
36+
37+
---
38+
39+
## 🚀 Want to Contribute or Customize?
40+
41+
Clone this repo and open in your browser:
42+
43+
```bash
44+
git clone https://github.com/yourusername/husseinbakes_website.git
45+
cd husseinbakes_website
46+
open index.html
47+
48+
Or deploy to GitHub Pages / Netlify for instant hosting.
49+
50+
📞 Contact
51+
52+
For cake orders or collaboration:
53+
• 📱 WhatsApp
54+
• 📧 husseinbakes@gmail.com
55+
• 🌍 Main Site
56+
• 📍 Nairobi & Kitui, Kenya
57+
58+
© 2025 Hussein Bakes. All rights reserved.
59+
60+
---
61+
62+
**Next step**: Paste this into your repository as `README.md` and commit.
63+
64+
Would you like a **second README for the menu project** (`our-menu`), or help styling this for Instagram Bio Link, QR codes, or Canva flyers?
65+

0 commit comments

Comments
 (0)