Skip to content

πŸ“ˆ Simple calorie counter app built with vanilla JavaScript (from Brad Traversy's modern JS course).

Notifications You must be signed in to change notification settings

Xelodico/tracalorie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

About

This is a simple calorie counter app built with vanilla JavaScript. It tracks your meals and workouts, calculating the total calories consumed and burned.

This project is part of Brad Traversy's Modern JS From The Beginning 2.0 course. I highly recommend it!

All of the JavaScript code I've written is located in the app.js file.

Click here for a version of this app built with Webpack.

Live Demo

App Screenshot Screenshot

Project Diagram (app.js) Project Diagram