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.
Like what you see? Consider buying me a beer to help support future development by donating at paypal.me/egreerme
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.
Feel free to open issues to track any bugs, features, or other enhancements.
npm install
npm run start
Runs the app in the development mode.- 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