Submitted about 3 years ago
IP Address Tracker Using React Leaflet, GeoIpfy and Next.js
@NightClover-code
Design comparison
SolutionDesign
Solution retrospective
Hey everyone 👋
I'm back with another challenge, this one was especially fun to build as it required using two apis for geolocation and mapping.
I stored the LocationData
in a global state using `react context API, which made things go smooth and fast.
I also used next.js
static rendering in this project on the first load, to get the IP of the user. I styled components like I always do, using scss
.
Any feedback is most welcome. Enjoy your coding journey 🚀
Community feedback
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