https://github.com/l0nerof/fast-react-pizza
Fast React Pizza - an application where users can order pizza
https://github.com/l0nerof/fast-react-pizza
react react-router redux-toolkit tailwindcss vite
Last synced: 3 months ago
JSON representation
Fast React Pizza - an application where users can order pizza
- Host: GitHub
- URL: https://github.com/l0nerof/fast-react-pizza
- Owner: l0nerof
- Created: 2024-05-01T06:47:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T11:48:08.000Z (about 2 years ago)
- Last Synced: 2025-08-20T22:36:51.085Z (10 months ago)
- Topics: react, react-router, redux-toolkit, tailwindcss, vite
- Language: JavaScript
- Homepage: https://fast-react-pizza-six-jade.vercel.app
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fast React Pizza
Fast React Pizza is an application where users can order pizza, view the full restaurant menu, and check the status and delivery time of their orders using an order number. This project was developed to enhance skills in React.js, Redux Toolkit, Vite, and Tailwind CSS.
## Features
- **Pizza Ordering**: Users can browse the menu and order their favorite pizzas.
- **Full Menu Viewing**: Users can view the entire menu of the restaurant.
- **Order Status Tracking**: Users can track the status and estimated delivery time of their orders using their order number.
## Technology Stack
- **React.js**
- **Tailwind CSS**
- **Redux Toolkit**
- **Vite**