ybadr99 / meals-app

Meals App is a web application that brings the world of culinary delights to your fingertips. With the power of APIs, it allows users to explore a wide range of delicious meals from various cuisines, while also providing the ability to like and comment on their favorite dishes.

Home Page:https://meals-app-pied.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meals app

πŸ“— Table of Contents

πŸ“– Leaderbord

A medium fidelity website that uses the Meals API to display players scores

Tech Stack

  • HTML
  • CSS
  • Javascript

Key Features

  • Fetch and display meals
  • Like
  • Comment on meal

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • a browser
  • git
  • nodejs

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ybadr/JS-capstone.git
  npm install

Usage

To run the project, execute the following command:

  npm run start

Run tests

To run tests, run the following commands:

  npm install --save-dev jest
  npx jest

πŸ”­ Future Features

  • [Animation and Transition]
  • [Database]

πŸ‘₯ Authors

πŸ‘€ Yousef Badr

πŸ‘€ berylcl

🀝 Contributing

Feel free to check the issues page. Contributions, issues, and feature requests are welcome!

⭐️ Show your support

If you like this project:thumbsup:

πŸ™ Acknowledgments

I would like to thank Meals DB

πŸ“ License

This project is MIT licensed.

About

Meals App is a web application that brings the world of culinary delights to your fingertips. With the power of APIs, it allows users to explore a wide range of delicious meals from various cuisines, while also providing the ability to like and comment on their favorite dishes.

https://meals-app-pied.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 65.8%Language:CSS 21.5%Language:HTML 12.7%