https://github.com/fvrests/herbivorous
Daily Dozen food journal
https://github.com/fvrests/herbivorous
daily-dozen nutrition plant-based vegan
Last synced: 8 months ago
JSON representation
Daily Dozen food journal
- Host: GitHub
- URL: https://github.com/fvrests/herbivorous
- Owner: fvrests
- License: mit
- Created: 2023-11-14T17:38:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T21:47:47.000Z (over 1 year ago)
- Last Synced: 2025-01-18T07:11:49.339Z (9 months ago)
- Topics: daily-dozen, nutrition, plant-based, vegan
- Language: TypeScript
- Homepage: https://herbivorous.fvrests.dev
- Size: 19.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# A daily dozen food planner
Herbivorous is a daily food journal based on the [Daily Dozen](https://nutritionfacts.org/daily-dozen/), a science-based set of nutritious food recommendations for a plant-based diet. We aim to make planning a healthy vegan diet a little easier and give you the tools you need to treat yourself and other beings on this planet with the utmost love and care. ♥
Please consult a medical professional about the right diet for you. You can browse more information on plant-based nutrition at [nutritionfacts.org](https://nutritionfacts.org), or check out [How Not to Die](https://literal.club/book/how-not-to-die-60zr1) for further reading on the benefits of whole plant foods and the scientific body of research supporting these guidelines.
## Contributing
To run the development server:
```bash
npm run dev
```
Written with [Next.js](https://nextjs.org/docs) & [Tailwind](https://tailwindcss.com).
## License & Credit
The daily dozen guidelines were inspired by [Nutritionfacts.org](https://nutritionfacts.org), which is licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/). Site UI, images and all other original content licensed as [MIT](https://opensource.org/license/mit/).