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

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

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**