https://github.com/contigen/recipe-app
A JavaScript Recipe App
https://github.com/contigen/recipe-app
Last synced: about 2 months ago
JSON representation
A JavaScript Recipe App
- Host: GitHub
- URL: https://github.com/contigen/recipe-app
- Owner: contigen
- Created: 2021-03-20T15:12:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-14T08:27:29.000Z (about 5 years ago)
- Last Synced: 2025-03-04T08:30:29.527Z (over 1 year ago)
- Language: CSS
- Size: 128 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe App
A JavaScript Recipe Search App, takes a search query and returns 15 different recipes with images, amount of calories, diet label & health labels using [Edamam's Recipe Search API](https://developer.edamam.com/edamam-recipe-api)
## Acknowledgment
[Edamam's Recipe Search API](https://developer.edamam.com/edamam-recipe-api)