Skip to content
forked from binhussen/foodie

This is a webiste that lists meals with the option to checkout the recipe and to give a thumbs up if you like it. Its built on the mealDb API, an external API to display data about each meal.

Notifications You must be signed in to change notification settings

AbelG101/foodie

 
 

Repository files navigation

poster

Meals recipe page

This is a website that lists meals with the option to check out the recipe and give a thumbs up if you like it. It's built on the mealDb API, an external API to display data about each meal.

Live Demo

Live Version here

Built With

  • HTML5

  • CSS

  • Javascript

Technologies used

  • Git, linters (Stylelint, Lighthouse, Webhint, and ESLint), and Webpack.

Getting Started

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

Prerequisites

  • A Browser
  • A version control software like git
  • A text editor

Setup

To get a local copy up and running you'll need to have NodeJS installed on your local machine.

Install

After installing NodeJS please follow the next steps...

Usage

-- To clone this project use:

git clone https://github.com/binhussen/foodie.git

-- for installing dev dependencies use:

npm install

-- to run the project use:

npm run build

-- After installing the dependencies you can run tests using this command:

npm run test

Author

👤 Abel Gebeyehu

👤 Mohammed Hussein (binhussen)

🤝 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!

📝 License

This project is MIT licensed.

About

This is a webiste that lists meals with the option to checkout the recipe and to give a thumbs up if you like it. Its built on the mealDb API, an external API to display data about each meal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.6%
  • JavaScript 34.6%
  • CSS 21.8%