To run the app locally, follow these steps:
- Clone the repository:
git clone https://github.com/yuzakki/Fast-Pizza-React.git - Navigate to the project directory:
cd Fast-Pizza-React - Install dependencies:
npm install
- Start the development server:
npm run dev - Open your browser and go to
http://localhost:5173/to use the app.





