It's always kinda tricky to figure out how many pizzas you should order for a large group of people. How Many Pizzas? (HMP) take away any guesswork!
Originally built way back in 2013, this modern version of the tool has been rebuilt using Vite, VueJS and TailwindCSS.
You can just use the tool yourself by going to https://howmanypizzas.net, or you can run the code yourself.
This software is available under the terms of the MIT license.
Checkout the responsitory and run npm install
.
To start up the dev server, run npm run dev
.
If you need help getitng NPM set up, check out the docs here.
Feel free to fork, edit, and make a pull request. All contributors must adhere to our Code of Conduct.