https://github.com/ogshawnlee/social-media-dashboard
Solution to the Social Media Dashboard challenge by Frontend Mentor. Built with Svelte + TypeScript + WindiCSS + Vite.
https://github.com/ogshawnlee/social-media-dashboard
Last synced: 3 months ago
JSON representation
Solution to the Social Media Dashboard challenge by Frontend Mentor. Built with Svelte + TypeScript + WindiCSS + Vite.
- Host: GitHub
- URL: https://github.com/ogshawnlee/social-media-dashboard
- Owner: OGShawnLee
- Created: 2022-04-12T17:49:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T19:26:01.000Z (about 3 years ago)
- Last Synced: 2025-01-08T06:38:05.120Z (5 months ago)
- Language: Svelte
- Homepage: https://social-media-dashboard-khaki-xi.vercel.app/
- Size: 512 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Social Media Dashboard with theme switcher solution
This is a solution to the [Social Media Dashboard with Theme Switcher Challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/social-media-dashboard-with-theme-switcher-6oY8ozp_H). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Frontend Mentor - Social Media Dashboard with theme switcher solution](#frontend-mentor---social-media-dashboard-with-theme-switcher-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)## Overview
### 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### Screenshot

### Links
- Solution URL: [Right here!](https://www.frontendmentor.io/solutions/social-media-dashboard-with-svelte-typescript-and-windicss-Hya2kDX49)
- Live Site URL: [Deployed on Vercel](https://social-media-dashboard-khaki-xi.vercel.app/)## My process
### Built with
- Semantic HTML5 markup
- Svelte
- TypeScript
- WindiCSS [Grid + Flexbox]
- Mobile-first workflow
- Vite## Author
- Frontend Mentor - [@Shawn Lee](https://www.frontendmentor.io/profile/OGShawnLee)