| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple react app to find your delicious pizza from the Pizza OK menu (over 100 pizzas!).
First cd into the app folder and install all dependencies typying in the terminal:
npm install
then run the server
npm start
and visit localhost:3000
It's possible to filter pizzas by including or excluding specific ingredients. Simply type them in the search bar and enjoy your pizza.
| Back | FazBrowse Home | New Git URL |