Food Recipes is a simple project that display sea-foods from TheMealDb Api. The user can like, comment and look the description of each foods.
Home page view
Comment popup view
Check out the live demo for this project here.
Check out the video for this project here.
To get a local copy up and running, follow these steps.
In order to run this project you need:
A Computer (MAC or PC)
Code editor (VSCode,Atom etc...)
A browser (Chrome,Mozilla,Safari etc...)
Version Control System (Git and Github)
NodeJS (https://nodejs.org/en/)
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/fuadmoin/Food-Recipes.git
Install this project with:
npm install
npm run build
npm start
To run, run the following command:
npm test
You can deploy this project using:
Github Pages
👤 Fuad Abdlemoin
👤 Yidnekachew Kassahun
Contributions, issues, and feature requests are welcome!
If you like this project please consider starring it.
We would like to thank Microverse and TheMealDb Api
This project is MIT licensed.