Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 621 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 621 Bytes

Macronutrients Logger

Log and count your macronutrients. Designed with keto and low-carb diets in mind. https://maclog.netlify.com

To run

npm install
npm run serve

Features

  • Auto-calculates calories from carbs/protein/fat
  • Auto-calculates how many carbs/protein/fat you have left for the day
  • Re-use meals from previous days
  • Remembers your entries and history, even if you close your tab (re-open in the same browser)

Technologies used