Welcome to Coffee-Shop, a modern e-commerce platform built with Next.js and Tailwind CSS. This project showcases a stylish and fully responsive coffee shop website.
- ⚡ Built with Next.js for fast performance
- 🎨 Styled using Tailwind CSS for easy customization
- 📱 Fully responsive design
- Frontend: Next.js, React
- Styling: Tailwind CSS
-
Clone the repository:
git clone https://github.com/your-username/Coffee-Shop.git cd Coffee-Shop -
Install dependencies:
npm install # or yarn install -
Run the development server:
npm run dev # or yarn dev -
Open in browser:
http://localhost:3000
