Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/edtonatto/freecodecamp-javascript-caloriecounter
- Owner: EdTonatto
- License: mit
- Created: 2023-12-22T22:25:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-22T22:44:19.000Z (11 months ago)
- Last Synced: 2023-12-22T23:25:49.615Z (11 months ago)
- Topics: calorie-counter, freecodecamp, freecodecamp-javascript, javascript
- Language: JavaScript
- Homepage: https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-form-validation-by-building-a-calorie-counter/step-1
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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