mkb93 / RecipeApp

0 stars 0 forks source link

display backend information via the frontend #3

Closed mkb93 closed 8 months ago

mkb93 commented 9 months ago

format doesnt matter too much

mkb93 commented 8 months ago

I attempted to display information from my backend directly to my frontend but received several issues with the fetch method. Next steps: understand the cors issues fix the backend problem so they connect properly

mkb93 commented 8 months ago

I have access to all the routes just have to put them to use now