A modern and responsive ice cream website built with React and Tailwind CSS. Features multiple flavors, product cards, and mobile-friendly design.
👉 View Live Site
Replace the link above with your actual live project URL.
- React.js
- Tailwind CSS
- Vite
- JavaScript (ES6)
- HTML5 + JSX
- Git & GitHub
- Responsive Web Design
- 🍨 Flavor showcase with product cards
- 📱 Mobile & desktop responsive layout
- ⚡ Fast performance with Vite
- 🎨 Clean and modern UI with Tailwind CSS
To run this project locally:
git clone https://github.com/your-username/ice-cream-website.git
cd ice-cream-website
npm install
npm run dev