Skip to content

๐Ÿ“ˆ Simple calorie counter app built with vanilla JavaScript and refactored using the Webpack module bundler (from Brad Traversy's modern JS course).

Notifications You must be signed in to change notification settings

Xelodico/tracalorie-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

About

This is a simple calorie counter app built with vanilla JavaScript and bundled using Webpack. 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 src folder.

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

Live Demo

App Screenshot
Screenshot

About

๐Ÿ“ˆ Simple calorie counter app built with vanilla JavaScript and refactored using the Webpack module bundler (from Brad Traversy's modern JS course).

Topics

Resources

Stars

Watchers

Forks