Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 437 Bytes

Readme.Md

File metadata and controls

10 lines (7 loc) · 437 Bytes

Pizza Exercise (Front-end)

Pizza Simplified

Start the server with npm run server. Set up an app that lists all combos with rank and number of times and allows filtering of orders based on including a topping and ordered more than a certain number of times. Refer to public/simpleMockup.html for an example.

Run react with npm run build Run both packages with npm start

Note there is a simple server run with JSON-server