IP Address Tracker using vanilla CSS/JS, with Flexbox
Design comparison
Solution retrospective
Feel free to provide any feedback or critiques with my code/solution!
Community feedback
- @justAdevTVPosted about 4 years ago
Andy, this is really cool! The loading mouse effect is a nice touch 😃
My revision suggestions:
- Change font-sizing so that it uses rem or em
- Make it so that invalid URLs don't cause the loading animation to run forever. It breaks when you give it something it can't fetch. Try giving it an invalid URL.
Great work overall, Justin P
1@foolmonkeyPosted about 4 years ago@justAdevTV Thank you for the suggestions, Justin! I will try to fix that. :)
0@justAdevTVPosted about 4 years ago@foolmonkey Awesome. Kindly tag me and let me know when the changes are up :)
0@foolmonkeyPosted about 4 years ago@justAdevTV The changes should (hopefully) fix everything now!
0@justAdevTVPosted about 4 years ago@foolmonkey just checked it. The fonts look good and they're updated to
em
on my end too!Small problem though... The search loading animation keeps running forever 😅. Let me know if you need more info on my end to debug!
0@foolmonkeyPosted about 4 years ago@justAdevTV Sure! That would very helpful! I tried running it in different browsers in my end and I didn't come across this issue, so that's peculiar..
0@justAdevTVPosted about 4 years ago@foolmonkey message me on slack and we can work it out there 💯
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord