About "Calorie Counter"
- The code for this calorie counter is the code from the FreeCodeCamp course “Learn Basic String and Array Methods by Building a Music Player”
- After completing the course I refactored some of the code into BEM/SASS and personalised the layout
- Validating user input, performing calculations based on that input, dynamically updating an interface
- Use of regular expressions, template literals, and addEventListener() method