Calorie Calculator Form
- PLATFORM Web
- STACK
- WEBSITE https://calorie-calculator-form.netlify.app/
- GITHUB https://github.com/GeauxWeisbeck4/calorie-calculator-form
This project reviewed JavaScript concepts like using the addEventListener()
method and how to accept user input and return results based on what the user enters into the application. It is a fairly simple and straightforward example, but it is an effective solution for calculating your caloric intake and determining if you are operating a budget surplus or deficit.