Mealtracker is a simple yet efficient way to keep track of your meals. Users can create food cards, adding meals they've consumed, alongside additional details such as a description and the date of the meal. This project was created using Next.js, Tailwind CSS, shadcnUI, Drizzle and tRPC.
- First, fork this project to your GitHub account.
- Clone your forked repository:
git clone <your-forked-repo-url>
-
cd Mealtracker npm i
To get started with Mealtracker:
- Run the development server:
npm run dev
- Open your browser and navigate to localhost:3000. You should now see the Mealtracker app running!
- Food Cards Creation: Quickly create cards representing each meal.
- Detailed Descriptions: Describe what went into the meal or any other thoughts you had about it.
- Date Tracking: Remember when you had each meal by attaching a date.
For any queries or support, please open an issue on this repository. We'll get back to you as soon as possible.
Made with ❤️ by awonfs.