This is a solution to the Social media dashboard with theme switcher challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
My first challenge at Frontend Mentor, to learn and refresh CSS knowledge.
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
- Live Site URL: https://tomthestrom.github.io/fe-mentor-soc-m-dboard/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Mobile-first approach
- Flexbox practice.
- Clone the repo and type
npm install - To generate the CSS, type
npm run comp:sass