A modern, sleek calorie tracking app built with Svelte and Tailwind CSS.
Easily log meals, track daily calorie totals, and stay on top of your nutrition.
localStorage# Clone this repo
git clone https://github.com/xenon1919/calorie-trackr.git
cd calorie-trackr
# Install dependencies
npm install
# Start development server
npm run dev