https://github.com/anashany2193/fast-react-pizza
A modern web application for managing pizza orders.
https://github.com/anashany2193/fast-react-pizza
react redux tailwind vite
Last synced: 3 months ago
JSON representation
A modern web application for managing pizza orders.
- Host: GitHub
- URL: https://github.com/anashany2193/fast-react-pizza
- Owner: AnasHany2193
- Created: 2024-09-11T19:11:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T19:26:46.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T15:46:39.544Z (over 1 year ago)
- Topics: react, redux, tailwind, vite
- Language: JavaScript
- Homepage: https://fast-react-pizza-2193.netlify.app/
- Size: 946 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fast React Pizza 🍕
Welcome to **Fast React Pizza**, a modern web application for managing pizza orders. This project uses React, Vite, and Redux Toolkit to deliver a fast and responsive pizza ordering experience.
## 🚀 Live Demo
Check out the live demo of the project here: [Fast React Pizza](https://fast-react-pizza-2193.netlify.app/)
## 🗂️ Project Features
- **Menu Management**: View and select your favorite pizzas from the menu.
- **Cart Management**: Add items to your cart and update quantities.
- **Order Processing**: Place orders and review your order history.
- **Responsive Design**: Fully responsive layout for an optimal experience on any device.
## 🖼️ Screenshots
### Cart

### Menu

### Order

## ⚙️ Getting Started
To get started with this project locally, follow these steps:
### 1. Clone the Repository
```bash
git clone https://github.com/AnasHany2193/Fast-React-Pizza.git
cd Fast-React-Pizza
```
### 2. Install Dependencies
```bash
npm install
```
### 3. Start the Development Server
```bash
npm run dev
```
## 🔧 Technologies Used
- **React**: A JavaScript library for building user interfaces.
- **Vite**: A fast build tool for modern web projects.
- **Redux Toolkit**: A powerful tool for managing global state.
- **Tailwind CSS**: A utility-first CSS framework for styling.
## 💬 Contact
For any questions or feedback, feel free to reach out:
- **LinkedIn**: [Anas Hany](https://www.linkedin.com/in/anashany219/)
Happy coding! 🎉