Social media dashboard with theme switcher(No framework/library)
Design comparison
Solution retrospective
I built the social media dashboard with theme switcher without any framework/library. Please take a moment to leave your feedback.
Community feedback
- @LemoineSimonPosted over 4 years ago
Good work !
The code is good and the production is almost identical to the model! The use of the background-clip is smart and very interesting!
To go further, you could try to manage the dark theme with CSS variables, it would be more dynamic and you would not have to overload all your components with classes dedicated to the theme.
Go on like this!
1@rishipurwar1Posted over 4 years ago@LemoineSimon Thanks for your suggestion, This is my first-time I made a dark theme toggler. Before starting this project, I thought I won't be able to add a dark theme toggler. But I made it. In the next challenge, I'll try to use CSS variable. Thanks
0
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