Skip to content

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.

Sahar-AbdelSamad/delicious-recipes

Repository files navigation

Delicious Recipes

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.

screenshot

Live Demo

You can see the app live here

Setup

Clone this repository

$ git clone git@github.com:Sahar-AbdelSamad/delicious-recipes.git
$ cd delicious-recipes

Run project

$ npm install
$ npm run start

Open page in browser

$ open dist/index.html

Run tests

To run the test just use the following command!

$ npm test

Built With

  • HTML
  • JavaScript
  • CSS
  • Webpack

Authors

👤 Sahar Abdel Samad

👤 Daniel Ufeli

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published