Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

food-tracking-app

An app to keep track of your nutrition.

Select a food and indicate carbs, protein and fat amount.

The app calculates the calories of the added food. It also keeps track of the total calories of all the foods added.

An open API is used to store and fetch the food with their information.

Needed node modules:

  • snackbar
  • chart.js

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

node dist/bundle.js

Credits

Made with createapp.dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages