Author: Tatyana Cuttino
A site the displays drink recipes based on the users input. The user can search by drink name to display said name along with ingredients and instructions to the recipe. The user can also search by an ingredient name. The results will display all drink names, instructions, and recipe's that will each include the specific ingredient name that was searched.
-
Deployed on GitHub Pages.
-
Utilized an external REST API
-
Created a collection in Postman for the API I chose.
-
Created branches for my featured tasks.
-
Created Semantic HTML.
-
Accepts user input from the user for the API request
-
Used JavaScript’s built-in Fetch to fetch and render data
-
Styled with CSS and added a motion GIF for my background.
-