Skip to content

A Webpack application using Bootstrap and custom CSS styles to tracks calories, meals, and workouts.

License

Notifications You must be signed in to change notification settings

sidneyshafer/calorie-tracker-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calorie Tracker

A Webpack application using Bootstrap and custom CSS styles to tracks calories, meals, and workouts.

Check out the 🔗Live Demo

User Interface

calorie-tracker

App Usage

Install dependencies

npm install

Run dev server:

npm run dev

App will run on http://localhost:3000

Build for production:

npm run build

Production files will be in the dist folder.

About

A Webpack application using Bootstrap and custom CSS styles to tracks calories, meals, and workouts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published