Skip to content

Commit

Permalink
Merge pull request #1 from idongCodes/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
idongCodes authored Jul 7, 2024
2 parents 5737185 + 83456c6 commit 45ee870
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# calorie-counter-fcc
A practice project waccept input from a user. In this calorie counter project, you'll learn how to validate user input, perform calculations based on tThis 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

Give it a try!

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.

0 comments on commit 45ee870

Please sign in to comment.