An "Egyptian food world" helps fetch the Egyptian meals list from Meal DB API and functionality to add likes for each one and share comments using Involvement API. This website was built with ES6, Webpack, fetching the data from REST API, and unit testing using Jest.
It was built upon two independent APIs:
- Meal DB: data about meals
- Involvement: Microverse API to record the different user interactions (likes, comments).
- HTML, CSS, JavaScript;
- Jest, & Webpack;
- VisualStudio Code, Git, & GitHub;
- NodeJs (v. 14.17)
- Git
To run this project, you only need a computer with a browser installed, and follow these steps:
- In your terminal, in the folder of your preference, type the following bash command to clone this repository:
git clone git@github.com:Maha-Magdy/egyptian-food-world.git
- Now that you have already cloned the repo run the following commands to get the project up and running:
cd egyptian-food-world
npm install
npm start
👤 Maha Magdy
- Github: @Maha-Magdy
- Twitter: @Maha_M_Abdelaal
- Linkedin: @maha-magdy-abdelaal
👤 Mai Rizk
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.