https://github.com/essinn/fitstack-calorie-counter
FitStack is a web application that allows you to track your fitness and nutrition.
https://github.com/essinn/fitstack-calorie-counter
bmi-calculator calories-tracker nextjs
Last synced: 3 months ago
JSON representation
FitStack is a web application that allows you to track your fitness and nutrition.
- Host: GitHub
- URL: https://github.com/essinn/fitstack-calorie-counter
- Owner: essinn
- Created: 2025-02-04T14:10:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-21T22:01:47.000Z (6 months ago)
- Last Synced: 2025-06-21T07:38:09.871Z (4 months ago)
- Topics: bmi-calculator, calories-tracker, nextjs
- Language: TypeScript
- Homepage: https://fitstack-calorie-counter.vercel.app/
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 FitStack
FitStack is a web application that allows you to track your fitness and nutrition.
## 🌐 Table of Contents
- [✨ Features](#features)
- [🛠️ Technologies Used](#technologies-used)
- [🔰 Getting Started](#getting-started)
- [🤝 Contributing](#contributing)## ✨ Features
- Food search for nutritional information
- BMI Calculator to calculate your body mass index
- Calorie Tracker to track your calorie intake## 🛠️ Technologies Used
- Next.js
- Tailwind CSS
- NextAuth
- Shadcn UI## 🔰 Getting Started
1. Clone the repository
2. Install dependencies
3. Update and rename [.env.example](https://github.com/essinn/FitStack-calorie-counter/blob/main/.env.example) file to .env.local
4. Run the development server## 🤝 Contributing
[Visit CONTRIBUTE.md](https://github.com/essinn/FitStack-calorie-counter/blob/main/COLLABORATE.md)