IP Address Tracker using Vite and TailwindCSS

Solution retrospective
Making it possible for anyone to input their Ip address and the location pops out on the map
What challenges did you encounter, and how did you overcome them?The map section
What specific areas of your project would you like help with?The stats bar menu. I don't know how to center it without the left and right class style
Please log in to post a comment
Log in with GitHubCommunity feedback
- @heygauravshukla
Hey! I have few suggestions for you:
On the wrapping element after root: Instead of using fixed height prefer min-height.
On the stats bar: You can set max-width and margin-inline to auto in order to center it.
On the map: I would suggest increasing the height or min-height to make it even more visible.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