Submitted 7 months ago
Ip address tracker using React-leaflet and tailwind css
@loiczeiss
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'd tweak the css so the data div overlays perfectly the map in all views
What challenges did you encounter, and how did you overcome them?I found it difficult at first to understand leaflet but after some research it got quite manageable
What specific areas of your project would you like help with?Using better practices as I find my way of doing pretty messy
Community feedback
- @cfcmeirelesPosted 7 months ago
Great job with your solution!
- Have you considered loading the current user's location as soon as the page first loads instead of having an empty div for better user experience? For reference on geolocation API:
"ipAddress Optional. IPv4 or IPv6 to search location by.
If the parameter is not specified, then it defaults to client request's public IP address."
Marked as helpful0
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