A web app where foodies and home cooks can recreate restaurant dishes at home by searching for inspiration on restaurant menus and finding recipes by dish name
Corrected comments on the three html files in library, created a button in search.html. Wrote a getRecipes function which includes a working fetch request to spoonacular api. Added comments and some pseudocode for the next function so Nick will know where to take over.
This is a pull request to merge changes I already pushed up to Develop to the main branch. If I choose Develop as a base there is nothing to merge because the branches are the same. These are substantial changes which I mistakenly committed using the wrong commit message. My commit message says I resolved a merge conflict in index.html, which I also had to do before it would let me pull down the Develop Branch. I don't know if you want to approve merging these changes to main, or just leave them in Develop for now. I just want the git version history to log these changes with the correct descriptive message.
Corrected comments on the three html files in library, created a button in search.html. Wrote a getRecipes function which includes a working fetch request to spoonacular api. Added comments and some pseudocode for the next function so Nick will know where to take over.
This is a pull request to merge changes I already pushed up to Develop to the main branch. If I choose Develop as a base there is nothing to merge because the branches are the same. These are substantial changes which I mistakenly committed using the wrong commit message. My commit message says I resolved a merge conflict in index.html, which I also had to do before it would let me pull down the Develop Branch. I don't know if you want to approve merging these changes to main, or just leave them in Develop for now. I just want the git version history to log these changes with the correct descriptive message.