FAST-REACT-PIZZA is a web application built to enable users to conveniently order pizzas from a menu. This application is developed using Tailwind CSS, React.js, React Router, and Redux. Users can log in, select pizzas from the menu, place orders, and specify delivery priorities.
- User Authentication: Users can log in to the application using his name.
- Menu Selection: Users can browse through the menu and select their desired pizzas.
- Order Placement: Users can place orders for selected pizzas.
- User Information: Users can provide additional information, such as delivery preferences (priority or standard).
- Order Confirmation: Users receive confirmation messages after successfully placing an order, along with estimated delivery times.
- Tailwind CSS: A utility-first CSS framework used for styling components.
- React.js: A JavaScript library for building user interfaces.
- React Router: A routing library for React applications, enabling navigation between different components.
- Redux: A predictable state container for JavaScript applications, used for managing application state.
-
Clone the repository:
git clone https://github.com/Romildoescoding/FAST-REACT-PIZZA.git -
Install dependencies:
npm install -
Run the application:
npm start
- Login: Log in to the application using your credentials.
- Menu Selection: Browse through the menu and select the desired pizzas.
- Order Placement: Place orders for selected pizzas.
- User Information: Provide additional information, such as delivery preferences.
- Order Confirmation: Receive confirmation messages after successfully placing an order, along with estimated delivery times.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.
- Tailwind CSS: Official documentation and community resources.
- React.js: Official documentation and React community.
- Redux: Official documentation and Redux community.
- React Router: Official documentation and React Router community.
Developed by ROMIL.