This repository contains a sample pizza menu website built with React.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/phrsouza/pizza-menu.git
- Install dependencies:
npm install
- Start server:
npm start
- Open app:
localhost:3000
This project is deployed to https://pizza-menu-labta1dy8-pedro-souzas-projects-608e0ba6.vercel.app/ whenever the default branch is updated.
This project is licensed under MIT License.
For inquiries or support, please contact:
- Project Maintainer: phrsouza
- Project Homepage: https://github.com/phrsouza/pizza-menu
Feel free to open an issue for bug reports or feature requests.