Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tj2904/simple-nutrition
Search for ingredients or build dishes and get nutritional information
https://github.com/tj2904/simple-nutrition
next-auth nextjs13 nutrition prisma tailwindcss vercel-postgres
Last synced: 5 days ago
JSON representation
Search for ingredients or build dishes and get nutritional information
- Host: GitHub
- URL: https://github.com/tj2904/simple-nutrition
- Owner: tj2904
- Created: 2023-07-20T20:59:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-27T10:56:03.000Z (5 months ago)
- Last Synced: 2024-06-28T11:11:18.008Z (5 months ago)
- Topics: next-auth, nextjs13, nutrition, prisma, tailwindcss, vercel-postgres
- Language: TypeScript
- Homepage: https://simple-nutrition.vercel.app
- Size: 811 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an app that allows for you to check the nutritional makeup of the foods you are consuming.
Eventually, you will be able to log foods each day and get an overview of the nutrients you have consumed.## Screenshot
![Alt text](app/opengraph-image.png)
## Tech Stack
This project uses:
- NextJS 13 with Typescript
- Next Auth
- PostgreSQL
- Prisma
- Tailwind
- Spoonacular's Food api