Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.81 KB

README.md

File metadata and controls

44 lines (24 loc) · 1.81 KB

A price and alcohol content calculator for the budget conscious drinker.

When at your favorite beer garden with lots of options and sizes enter your favorites into the calculator to price out the best bang for your dollar. Pricing will calculate using Alcohol by Volume (ABV) or Alcohol by Weight (ABW) and sizing in Ounces (oz), Milliliter (mL) and Liter (L) and converts it to a standard alcohol and calculates the Price per Ounce ($/oz) and Price per Alcohol ($/A) for easy comparison.

screenshot of the beer pricing and alcohol calculator


Like what you see? Consider buying me a beer to help support future development by donating at paypal.me/egreerme


Acknowledgements

Thank you to all the people that make this project possible:

  • Dave and Johnny for the initial idea and testing out the site.
  • Heather for visiting all the breweries with me.

Contributing

Feel free to open issues to track any bugs, features, or other enhancements.

Local Development

  1. npm install
  2. npm run start Runs the app in the development mode.
  3. Open http://localhost:3000 to view it in the browser.

The page will reload as you make edits and any linting errors will appear in the console.

Before Pushing:

  • npm run lint - Linting is performed with ESLint to find and fix problems.
  • npm run prettier - Formatting is performed with Prettier to help enforce consistency with the best practices of the larger community.

Like what you see? Consider buying me a beer to help support future development by donating at paypal.me/egreerme