Skip to content

A Mobile app that calculates the number of pizzas you need to order for your Meetup.

Notifications You must be signed in to change notification settings

react-native-jax/pizza-calculator

Repository files navigation

Pizza Calculator

Calculate the number of pizzas that your Meetup needs. All credit for the underlying calculation goes to Anthony D. Paul. The original calculator can be found here.

Project Setup

Install the project dependencies with:

yarn install

Run the Expo server with:

yarn start

Run the project on the iOS emulator:

yarn run ios

Run the project on the Android emulator:

yarn run android

Finally, run the test suite:

yarn test

Support

Feel free to fork the repo and create a pull request. We plan to maintain the repo and review any PR's

About

A Mobile app that calculates the number of pizzas you need to order for your Meetup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published