MichaelPachec0 / nodejs-project-night

Project night for May 27 2022
MIT License
5 stars 12 forks source link

fixing the the url in the fetch to backend api #53

Closed jericashall closed 2 years ago

jericashall commented 2 years ago

Updated the url in the api call to the backend as referenced in issue #4 . Also uncommented the code to add the card fronts to the dom, and removed the console.log() of api return data.

MichaelPachec0 commented 2 years ago

Committing to close this.