Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 459 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 459 Bytes

DESCRIPTION:
Created a recipe finder to make finding recipies easier! Users can enter ingredients they have in their fridge and be given a list of recipies, that match the ingredients they have. There will be a list of other ingredients they they will need as well. The recipies are found by using a third party API and are displayed with a user-friendly interface.
TECHNOLOGIES USED:
Frontend: HTML/CSS, JavaScript API: Spoonacular API