An open API service indexing awesome lists of open source software.

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.

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)