This app is an Web App called DevPizza.
It's a web app made to be a online pizza purchase system.
This project was made to be a React application to your purchase a pizza.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Yarn - Package Manager
A step by step series of examples that tell you how to get a development env running.
$ git clone https://github.com/gregorispielmann/devpizza.git
$ yarn
To install all dependencies
$ yarn start
To run the app in your navigator
You will made your puchase with your own choices with the pizza configurator or the day flavor.
- React - Web Framework
- Styled Components - CSS in Javascript library
- and others
- @gregorispielmann - React App development

