You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This freeCodeCamp mini project exposed me to working w regex, template literals, event handling methods & a bit more. It accepts(listens for) user input, does something w it, displays the results
Enter your daily calorie budget then the calorie counts of various meals. The form will calculate and then display whether you're in a cloric deficit or surplus.
About
This freeCodeCamp mini project exposed me to working w regex, template literals, event handling methods & a bit more. It accepts(listens for) user input, does something w it, displays the results