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

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

Awesome Lists containing this project

README

          

# FoodieIX

![Prj-img1](https://github.com/Adithej/foodieIX/assets/32978688/23584238-1e56-4449-b662-0b2f9b2fd1b9)

![prj-img2](https://github.com/Adithej/foodieIX/assets/32978688/a9fbb375-67ad-43f9-9dc5-dc4dcae26e46)

## 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

![react](https://github.com/Adithej/foodieIX/assets/32978688/1561ad53-b8c3-4585-b385-88bb7ba4a367)

![cahrtjs](https://github.com/Adithej/foodieIX/assets/32978688/b3801b08-7585-4c4b-8922-a81ef2171ae0)

# Getting started

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