Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanasandei/nutrivia
Empowering users to make better decision regarding the food they buy.
https://github.com/stefanasandei/nutrivia
food health mistral nextjs open-food-facts open-food-facts-api shadcn-ui t3-stack tailwindcss trpc
Last synced: 20 days ago
JSON representation
Empowering users to make better decision regarding the food they buy.
- Host: GitHub
- URL: https://github.com/stefanasandei/nutrivia
- Owner: stefanasandei
- License: mit
- Created: 2024-02-18T14:21:47.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T18:00:24.000Z (about 2 months ago)
- Last Synced: 2024-11-20T19:18:06.378Z (about 2 months ago)
- Topics: food, health, mistral, nextjs, open-food-facts, open-food-facts-api, shadcn-ui, t3-stack, tailwindcss, trpc
- Language: TypeScript
- Homepage:
- Size: 6.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nutrivia
Nutrivia is a web app designed to help its user make better decision regarding the food products they buy. For more informations, read the [docs](./docs/introduction.md).
![pic](./docs/pic_v2.png)
## Documentation
Markdown docs are available in the `./docs` directory. Start with the [introduction](./docs/introduction.md).
To run the app locally, you need to install the dependencies (`pnpm i`) and fill in the environment variables (look at `.env.example`).