You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
# Recipe API Consumer
2
+
An assignment completed during my time as a student at Ada Developers Academy.
3
+
Link to version delopyed to Heroku: [Eat Your Veggies](https://addie-api-muncher.herokuapp.com/)
4
+
5
+
Original instructions below.
2
6
3
7
## Purpose
4
8
Create a web application that will display recipes based on a search term. We will utilize an API from Edamam called the [Recipe Search API](https://developer.edamam.com/edamam-recipe-api).
0 commit comments