Design comparison
Solution retrospective
I'm proud that i was able to overcome any challenges, complete this project on my own and applying everything i learned by reading multiple docs from all the libraries used.
What challenges did you encounter, and how did you overcome them?The main challenge that i encountered was surely applying dark mode correctly. On deployement, when loading and reloading the page with dark mode, the page was flashing for a second white screen but it wasn't happening on local, so the problem was that the css was loaded too late by the browser, so i resolved it by directly applying background color for dark mode on the html element in the index file.
What specific areas of your project would you like help with?Nothing in particular but any feedback is welcome.
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