Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 807 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 807 Bytes

Pizza.com

Live Demo :- https://pizzacom-mahajanyogesh443-gmailcoms-projects.vercel.app/

Description

This project is a React-based web application designed to help users to order pizza from home. It features a user-friendly interface, real-time updates, and integration with external APIs.

key features :

  1. user can add multiple pizza before order
  2. used a GPS location for user address
  3. user can add a priority order
  4. dynamic routing

#Technologies Used React Redux toolkit tailwind css React-router-dom

Contact You can contact me via [email protected]

# Clone the repository
git clone https://github.com/yourusername/your-repo-name.git

# Navigate to the project directory
cd your-repo-name

# Install dependencies
npm install

# Start the development server
npm start