An open API service indexing awesome lists of open source software.

https://github.com/talhasonu/coffee-shop

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.
https://github.com/talhasonu/coffee-shop

animation nextjs react-router reactjs tailwindcss

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

## ☕ Coffee-Shop

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.

## 🚀 Features
- ⚡ Built with **Next.js** for fast performance
- 🎨 Styled using **Tailwind CSS** for easy customization
- 📱 Fully **responsive** design
-

## 📦 Tech Stack
- **Frontend**: Next.js, React
- **Styling**: Tailwind CSS

## ScreenShots

![screencapture-localhost-3000-2025-04-01-23_49_36](https://github.com/user-attachments/assets/772006be-5f60-4116-bebf-7f311c92d2ee)

## 📌 Installation

1. **Clone the repository:**
```sh
git clone https://github.com/your-username/Coffee-Shop.git
cd Coffee-Shop
```

2. **Install dependencies:**
```sh
npm install
# or
yarn install
```

3. **Run the development server:**
```sh
npm run dev
# or
yarn dev
```

4. **Open in browser:**
```
http://localhost:3000
```