Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edtonatto/freecodecamp-javascript-caloriecounter

In this practice project, you'll learn basic regular expressions, template literals, the addEventListener() method, and more.
https://github.com/edtonatto/freecodecamp-javascript-caloriecounter

calorie-counter freecodecamp freecodecamp-javascript javascript

Last synced: 7 days ago
JSON representation

In this practice project, you'll learn basic regular expressions, template literals, the addEventListener() method, and more.

Awesome Lists containing this project

README

        







# FreeCodeCamp - Learn Form Validation by Building a Calorie Counter
Sometimes when you're coding a web application, you'll need to be able to accept input from a user. In this calorie counter project, you'll learn how to validate user input, perform calculations based on that input, and dynamically update your interface to display the results.

In this practice project, you'll learn basic regular expressions, template literals, the addEventListener() method, and more.





Empty screen







Calculated calories screen