MLH-Fellowship / prep-project-4.1.4

MLH Prep Project for Pod 4.1.4
https://mlh-prep-4-1-4.netlify.app/
MIT License
2 stars 12 forks source link

Remove API response objects from console log #34

Closed obasekiosa closed 2 years ago

obasekiosa commented 2 years ago

Currently, the app logs responses to API request in the console. (see image below) It would be more performant and cleaner if this was removed.

image