IP Address Tracker Using React Leaflet, GeoIpfy and Next.js

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 🚀
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Achraf Elmouhib's solution.
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