An application for ordering delicious pizzas online.
Follow these instructions to set up and run the project on your local machine.
Clone the repository:
git clone https://github.com/qwegod/pizzashop
cd pizzashop
npm install
To start the application, use:
npm start
The application will start, and you can access it in your browser at http://localhost:3000.