This is a simple calorie counter app built in JavaScript, app was built during learning javascript from JavaScript course by Brad Traversy
A simple calories counter app with it's multiple states, you can add, remove and edit items. The data will be stored on your browser's local storage.
HTML and Javscript
I have used Bootswatch custom theme you can use any other styling it depends upon you, you just have to replace imports from index.html file.