/Food-dishes

This is a web app where users can view food meals with their descriptions fetched from the MealsDB API. Users can "like" meal cards and view the number of "likes" each card has. Users can also leave comments and view comments made by others!

Primary LanguageJavaScript

The Capstone Project JS (Food Dish)

This Webapp displays a list of food dishes. The user is able to like any of the meals, and also read more information about each meal once he clicks on the Comment button. Also, the user is able to leave a comment about any meal.

screenshot

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Live Demo

Live Demo Link

Getting Started

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

  • clone the repository by running git clone https://github.com/selma-belhadj/JSCapstone.git
  • navigate to the folder cd JSCapstone
  • Install packages npm install
  • Run the app npm start

Prerequisites

  • Linters
  • GitHub Flow
  • Javascript
  • WEBPACK
  • Jest

Run tests

Run the test npm run test

Authors

👤 Author 1: Omar Salem

👤 Author 2: Selma Belhadj

Show your support

Give a ⭐️ if you like this project!