Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

Empowering users to make better decision regarding the food they buy.

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`).