Skip to content

OscarVegaV/calorie-tracker

Repository files navigation

Calorie Tracker

Calorie Tracker is a web application built with React and TypeScript that helps users monitor their daily calorie intake and expenditure. Users can log foods and activities, track calories consumed and burned, and view their daily balance. All data is stored locally in the browser for privacy and convenience.

Features

  • Add, edit, and delete food and activity entries
  • Calculate total calories consumed and burned
  • View daily calorie balance
  • Data persistence using local storage
  • Responsive and user-friendly interface

Getting Started

  1. Clone the repository:
    git clone https://github.com/OscarVegaV/calorie-tracker.git
    
  2. Install dependencies:
    npm install
    
  3. Start the development server:
    npm start
    

Feel free to modify this description to better fit your project!

About

Calorie Tracker is a web application built with React and TypeScript that helps users monitor their daily calorie intake and expenditure. Users can log foods and activities, track calories consumed and burned, and view their daily balance. All data is stored locally in the browser for privacy and convenience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors