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

FrontEnd: Create a new simple page #4

Closed drex44 closed 5 years ago

drex44 commented 5 years ago

This is react/ nextjs webapp.

If you go to the home page then it shows a learn more button. clicking on it should show a page with more details.

so create a simple component called detailedFoodDetails.js that shows the title of the disease passed. you can follow the instruction given here

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

codegagan commented 5 years ago

looking into

drex44 commented 5 years ago

@codegagan comment if you need any help! :)