Design comparison
Solution retrospective
Hello everyone,
This is my second React project ever. It was a great learning project and helped a lot with using all the concepts that I've been for the past three weeks, since I started to focus on React.
Took me sometime to figure out how to create a context to fetch all the data that I needed for my other components. Using the useContext hook makes life a lot easier.
It was also a good practice for other hooks life useEffect and useState.
Everything is responsive, I tried to make it look as much as possible as the design, even though I did some things to my own taste. I removed the refresh button for the quotes, I don't think it makes much sense there. I also plan to implement a 5 day forecast using the open weather API, should be interesting and would make the app more informative.
Please, all React people out there, let me know what I could have done differently and if there are any issues that I missed, please let me know so I can fix it.
One thing I've noticed is that it doesn't work on the Brave browser, have no idea why, it works fine on Firefox and Chrome at least.
Happy coding everyone 🤓
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