IP address tracker app made using React and built using Vite
Design comparison
Solution retrospective
This is the first React app I made totally by myself, without tutorials, so it's very likely that I made some mistake or missed something. So any feedback will be helpful. In the next React apps I build I want to continue getting used to how React works and improving my understanding and mastery of some React concepts. Also, I want to try some CSS tools like Sass and Tailwind.
What challenges did you encounter, and how did you overcome them?The things I found most challenging were specifically related to how React works, like managing state, passing data as props, components, and so on. When I got stuck, I searched on the internet for the error I was getting or the concept I wasn't understanding, and mostly I could get the answers I was looking for.
What specific areas of your project would you like help with?I'd like to know if the parts of my code specifically related to props and objects are right, or if there is any other way I could have done it that would be better or recommended. Also, I want to know if I managed state right.
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