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.
Live Version here
-
HTML5
-
CSS
-
Javascript
- Git, linters (Stylelint, Lighthouse, Webhint and ESLint) and Webpack.
To get a local copy up and running follow these simple example steps.
- A Browser
- A version control software like git
- A text editor
To get a local copy up and running you'll need to have NodeJS installed on your local machine.
After installing NodeJS please follow the next steps...
-- To clone this project use:
git clone https://github.com/binhussen/foodie.git
-- for installing dev dependecies 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
👤 Abel Gebeyehu
-
GitHub: @AbelG101
-
LinkedIn: Abel Gebeyehu
👤 Mohammed Hussen (binhussen)
- GitHub: @binhussen
- Twitter: @binhussens
- LinkedIn: Linkedin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.