/dish.com

The Meals Project is a web application that fetches meals from an API, allowing users to explore and view details of each meal, leave comments and likes.

Primary LanguageJavaScriptMIT LicenseMIT

Dishes.com

📗 Table of Contents

📖 Dishes.com

Dishes.com project is a web application that utilizes a meals API to fetch and display a variety of random meals. Users can explore and open individual meals to access detailed information such as category and cooking instructions video. Additionally, they can leave comments and contribute their own insights to enhance the community experience. The application also offers filtering options by country and meal type for a more personalized exploration of meals.

🛠 Built With

  • HTML
  • CSS
  • JavaScript

Tech Stack

Client

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  1. Web browser.
  2. Code editor.
  3. Git

Setup

In order to clone this repository to your desired folder, run the commands below on your console:

    git clone https://github.com/Alejuda/dish.com.git

Install

Install this project running the following commands:

  npm install

Usage

To run the project, open the index.html file on your web browser or with live-server extension.

Run tests

To run tests, run the following command:

npm run test

(back to top)

👥 Authors

👤 Ignacio FINO

👤 Ahmed Elkholy

(back to top)

🔭 Future Features

  • Meal Recommendations: The application can provide personalized meal recommendations based on user preferences and past interactions.
  • Meal Favorites: Users can mark meals as their favorites, allowing them to easily access and revisit their preferred recipes in the future.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Thanks for checking out our books app! Please feel free to reach out with any questions or feedback, as your input is greatly appreciated. And if you enjoyed the project, don't forget to leave a star on the repo ⭐️.

(back to top)

🙏 Acknowledgments

We would like to thanks Microverse corporation for the README template.

(back to top)

📝 License

This project is MIT licensed.

(back to top)