Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 763 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 763 Bytes

Build a Calorie Counter

Learn Form Validation by Building a Calorie Counter. JavaScript Algorithms and Data Structures. How to validate user input, perform calculations based on that input and dynamically update the interface. Use of regular expressions, template literals, the addEventListener() method and more.

Technologies

Uses HTML5, CSS3 amd JavaScript. Makes use of regular expressions, template literals, the addEventListener() method and more.

Deployment

Live Project is deployed on the main branch.

Credits

Acknowledgements

FreeCodeCamp - JavaScript Algorithms and Data Structures