- ReactJS - Frontend framework
- Material-UI - UI library
- Spoonacular - Meal planning and food recommending api
- You input your preferences like current diet and you get an optimized recommendation
Create .env file in the root directory and add the following:
REACT_APP_FOOD_KEY=yourapikey
Clone repository
npm install
npm start