/pizza

🍕 Which pizza topping combinations are the most popular?

Primary LanguageJavaScriptMIT LicenseMIT

PizzApp

🍕 Which pizza topping combinations are the most popular?

Go to http://pizza.yvesgurcan.com/?not_secure to find out!

🔓 Please note that since the data comes from a source that is not secure, the application can not be served over HTTPS. Sorry!

This application outputs the most frequently ordered pizza topping combinations along with their rank and the number of times these combinations have been ordered.

Setup

npm i

Development

npm start

Starts a development server at localhost:8080.