ip-address-tracker using react js

Solution retrospective
Hey there , this was my attempt to ip-address-tracker app , for the resources I've used you can check my github readme.... as far as the data is concerned it may/may not be accurate.. not my fault , api at work needs to be worked upon...the map fails to be interactive , but i'll work on that later . . . and one more thing , the API I used didnt have ISP in json so I replaced it with country instead , what else ? idk. . . cheers!! 🥂🥂
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@enzo-mir
Hi ! firstly good job ! One things is on the responsive of the map :
- You should dispach map and header background in 2 grid instead of using flat height or margin
- Place you'r main content as "position : absolute" with "display : flex" in column and give gap Maybe for the api try to see my solution, I have used the "fly" method to travel with animation after ip checked.
Else if, nice one !
Marked as helpful
Join 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