@claudio-dev1993Submitted over 1 year ago
Hey, I have finished this challenge, so I hope you guys enjoy it!
I made it using:
- HTML, CSS, Sass and JS for API consumption
- BEM CSS approach
- Mobile-first approach
Hey, I have finished this challenge, so I hope you guys enjoy it!
I made it using:
Well done Claudio! you gave it your own touches and it seems to be working nicely, in your code at the script.js file in line 14 in your async callback function you're passing the event(ev) object and not really using it in the function scope. Have a good one!