You can check out the live demo here 👈
This project is a web application built using React, showcasing the use of React Router for navigation, Redux and Redux Toolkit for state management, and Tailwind CSS for styling. It features functionalities for managing a cart, menu, orders, and user profiles.
Clone the repository: ```bash git clone https://github.com/divine7022/pizza-ordering.git
Install dependencies: ```bash npm install
To run the application locally, execute the following command:
npm run dev
This will start the development server, and you can access the application at http://localhost:5173/