Skip to content
Submitted over 1 year ago

IP Address Tracker built using TypeScript/React

accessibility, react, typescript, vite
@jcampb98
A solution to the IP Address Tracker challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

What I would do differently is maybe instead of doing a Desktop-first workflow and instead maybe use the Mobile-first workflow as that would make it extremely easy to make the website mobile responsive and require a lot of tooling and improvement.

What challenges did you encounter, and how did you overcome them?

I came across one of the challenges whilst carrying out this project I came across which is trying to render the custom marker in the website the problem was it was rendering outside the Mapbox and what I did to overcome it was to go to the Mapbox documentation as it pointed out my mistake was that I forgot to add the Mapbox CSS in the index.html which resolved the issue.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Joshua Campbell’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