Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/selma-belhadj/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!
https://github.com/selma-belhadj/food-dishes

css3 html5 javascript jest-tests webpack

Last synced: 6 days ago
JSON representation

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!

Awesome Lists containing this project

README

        

# 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](./src/images/Screenshot.png)
## Built With

- HTML
- CSS
- JavaScript
- Webpack

## Live Demo

[Live Demo Link](https://foodzz.netlify.app/)

## 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**

- GitHub: [Omar Salem](https://github.com/omarsalem7)
- Twitter: [Omar Salem](https://twitter.com/Omar80491499)
- LinkedIn: [Omar Salem](https://www.linkedin.com/in/omar-salem-a6945b177/)

👤 **Author 2: Selma Belhadj**

- GitHub: [@selma-belhadj](https://github.com/selma-belhadj)
- Twitter: [@Bel_Selma16](https://twitter.com/Bel_Selma16)
- LinkedIn: [@selma-belhadj](https://www.linkedin.com/in/selma-belhadj/)

## Show your support

Give a ⭐️ if you like this project!