https://github.com/adithej/foodieix
Food nutrition library for all possible food items
https://github.com/adithej/foodieix
chartjs react vite
Last synced: 11 months ago
JSON representation
Food nutrition library for all possible food items
- Host: GitHub
- URL: https://github.com/adithej/foodieix
- Owner: adithej
- Created: 2024-03-01T09:50:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T10:38:37.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T02:38:15.720Z (11 months ago)
- Topics: chartjs, react, vite
- Language: JavaScript
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FoodieIX


## Natural language for all food
FoodieIX is a project that caters to nutrition information for all possible food items.
Users can search for any food item, common or branded the nutrition information is available at your fingertips.
## Build Using React.js and Chart.js with Vite


# Getting started
```bash
add the dependencies: npm install
npm run dev
# or
yarn dev
# or
pnpm dev
```