momin-riyadh / fem_028_social-media-dashboard-with-theme-switcher

Front End Mentor - Project 028 - Social Media Dashboard with Theme Switcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front End Mentor - Project 028 - Social Media Dashboard with Theme Switcher

This is a solution to the Social Media Dashboard with Theme Switcher challenge on Frontend Mentor.

Table of contents

Overview

Screenshot

  • Desktop

  • Mobile

Links

My process

Built with

  • Vite / Vue.js
  • Tailwind CSS
  • Semantic HTML5 markup

What I learned

  • Implementing components in Vue.js using the Composition API (<script setup>)
  • Using TypeScript in Vue.js
  • How switching between dark mode and light mode works in Tailwind CSS
  • Implementing a dark/light mode toggle using Tailwind CSS and JavaScript
  • Using "localStorage" to store the theme mode
  • Automatic Tailwind CSS class sorting using Prettier
  • More experience in using Grid and Flex Box

Useful resources

Author

About

Front End Mentor - Project 028 - Social Media Dashboard with Theme Switcher

License:GNU General Public License v3.0


Languages

Language:Vue 72.5%Language:JavaScript 17.7%Language:HTML 6.3%Language:TypeScript 2.4%Language:CSS 1.1%