Skip to content

mizanmahi/fem-smdb-theme-toggler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Social media dashboard with theme switcher

Welcome! 👋

This is a solution to the Social media dashboard with theme switcher challenge on Frontend Mentor.

Links

Table of contents

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Toggle color theme to their preference
  • Saving the theme preference of user locally

Screenshot

Screenshot

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Dart-SASS
  • javascript

What I learned

I have learned so many new things of css and javascript, specially using the css custom properties efficiently.

Author