drex44 / good-food-guide

A guide to know which foods are good when you have certain disease! [Built with React/NextJs]
https://good-food-guide.now.sh
MIT License
48 stars 38 forks source link

Find a way to better save food data! #3

Closed drex44 closed 5 years ago

drex44 commented 5 years ago

This is react/ nextjs webapp.

We will show foods to eat when you have a certain disease. currently, only one example disease is shown but we will add more data later. we want the site to be static. So, suggest an idea or thought to save these. we can have json.

Read the readme.md for more information or comment if you need more information or help!

maafaishal commented 5 years ago

I have created a JSON component & integrate it with foodCard.js. Please check my PR#12

drex44 commented 5 years ago

@maafaishal Thanks for the PR. It's merged!