Skip to content

(Redux Toolkit, React Router data loading, Redux, Thunks, Tailwind CSS )

Notifications You must be signed in to change notification settings

divine7022/pizza-ordering

Repository files navigation

React Project - 🍕 Pizza Ordering Application.

🚀 Live Demo

You can check out the live demo here 👈

📝 Description

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.

🌟 Features

  • React Router: Dynamic navigation between pages.
  • Redux Toolkit: Efficient state management across the application.
  • Thunks: For handling asynchronous operations.
  • Tailwind CSS: Responsive and utility-first CSS framework for styling.
  • Cart Management: Add, remove, and update items in the cart.
  • Order Management: View and manage orders.
  • User Management: Handle user profiles and authentication.

🛠️ Installation

  1. Clone the repository:
    git clone https://github.com/divine7022/pizza-ordering.git
    
  2. Install dependencies:
    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/

Acknowledgements 🎉

About

(Redux Toolkit, React Router data loading, Redux, Thunks, Tailwind CSS )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published