Social media dashboard with theme switcher (with HTML, CSS, & JS)

Solution retrospective
Another fun challenge by FEM 😵 but learnt so much by doing this challenge ✨ I learnt and wrote the css using SASS. The web is fully responsive, no media queries on layout (especially for the cards) by only using two lines of css grid. The dark mode switch by utilizing css variables and activating the switch with a lil bit of JS. I watched this nice tutorial 📺
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on mabrur'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