A beautiful and user-friendly bakery website made with β€οΈ using React & TailwindCSS.
Radhe Bakers is a visually appealing and responsive bakery website that showcases delicious baked goods with a clean, professional layout. Designed to mimic real-world bakery websites, this project demonstrates frontend development, styling with TailwindCSS, and user-friendly interaction flow.
πΊ Watch the walkthrough here:
π Click the image or watch on YouTube
- π§ Attractive homepage with a modern bakery feel
- π Interactive and stylish shopping cart
- π¦ Product listings with friendly UI
- π± Fully responsive across devices
- π¨ Elegant color palette and fonts
- π¬ βRemoveβ instead of βDeleteβ for friendliness
bakery/
βββ public/ # Static files
β βββ favicon, index.html
β
βββ src/ # Main source code
β βββ components/ # Reusable UI parts (Navbar, ProductCard, etc.)
β βββ pages/ # Page layouts (Home, Cart)
β βββ assets/ # Images and icons
β βββ App.jsx # Main component with routes
β βββ index.js # Entry point
β
βββ package.json # Project metadata and dependencies
βββ tailwind.config.js # Tailwind customizations
βββ README.md # This file
βββ .gitignore # Git ignore rules
πΈ Real views of the Radhe Bakers website:
Home Page | Bakers Page |
---|---|
![]() |
![]() |
Products Page | Review Page |
---|---|
![]() |
![]() |
Offer Page | Profile Page |
---|---|
![]() |
![]() |
Product Page | Cart Page |
---|---|
![]() |
![]() |
Delivery Page | Subtotal & Summary |
---|---|
![]() |
![]() |
Webiste |
---|
![]() |
npm install
βΆοΈ Start Development Server
npm start
π Visit http://localhost:3000 to see the website live.
-
βοΈ React.js
-
π¨ Tailwind CSS
-
π» HTML5 + CSS3
-
π§ Functional Components
- π§ Email: shristirajpoot369@gmail.com
- π GitHub: @Shristirajpoot
This project is licensed under the MIT License.