Here you can buy or build your own pizza, choose the ingredients and the size of the pizza, and then you can order it.
Optional tools:
# Clone this repository
git clone https://github.com/marcode24/bon-appetito
# Go into the repository
cd bon-appetito
# Install dependencies
npm install
# Run the app
ng serve
shut it down manually with Ctrl-C
or Cmd-C
.
# Run tests
npm run test
# Run tests with coverage
npm run test:cov
Name | URL | PORT |
---|---|---|
Localhost | localhost | 4200 |
Production | https://bon-appetito.netlify.app/ |
This project is under the MIT license. See the LICENSE for more information. π