Delicious Recipes is a Webpack project, it retrieves information from two different APIs: Meals DB and Involvement API. The homepage lists some recipes that we can "like". The comment button opens a popup window, shows us more information about the recipe, and allows us to leave a comment.
You can see the app live here
$ git clone [email protected]:Sahar-AbdelSamad/delicious-recipes.git
$ cd delicious-recipes
$ npm install
$ npm run start
$ open dist/index.html
To run the test just use the following command!
$ npm test
- HTML
- JavaScript
- CSS
- Webpack
👤 Sahar Abdel Samad
- GitHub: @sahar-abdelsamad
- Twitter: @abdelsamadsahar
- LinkedIn: sahar-abdel-samad
👤 Daniel Ufeli
- GitHub: @danielufeli
- Twitter: @DanielUfeli
- LinkedIn: danielcode
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!