Food API-Webapp
This project is about an a food app that allows you to search for your favourite meals by ingredients, get the recipe and instructions on how to prepare the meal. It uses TheMealDB: An open, crowd-sourced database of Recipes from around the world. They also offer a free JSON API for anyone wanting to use it, with additional features for subscribers.
See A Live Version
Built With
- JavaScript
- HTML
- CSS
Aditional Resources
Getting Started
To get a local copy up and running follow the next steps:
Clone the repo to you local machine.
git clone "https://github.com/JEFFKAY16/food-app"
cd food-app
code .
Open In Browser
Author
👤 Jeff Kayombo
- GitHub: @JEFFKAY16
- Twitter: @JEFF_KAYOMBO
- LinkedIn: JEFF KAYOMBO
🤝 Contributing
All contributions, issues and feature requests are welcome!
- Fork it (https://github.com/JEFFKAY16/food-app)
- Create your working branch (git checkout -b [choose-a-name])
- Commit your changes (git commit -am 'what this commit will fix/add/improve')
- Push to the branch (git push origin [chosen-name])
- Create a new Pull Request
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
📝 License
This project is MIT licensed.