Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennedy-was-taken/social-media-dashboard-with-theme-switcher-master
https://github.com/kennedy-was-taken/social-media-dashboard-with-theme-switcher-master
angular css3 html5 mobile-first typscript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kennedy-was-taken/social-media-dashboard-with-theme-switcher-master
- Owner: Kennedy-was-taken
- Created: 2024-11-03T16:13:04.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-03T17:30:15.000Z (2 months ago)
- Last Synced: 2024-11-03T18:23:21.780Z (2 months ago)
- Topics: angular, css3, html5, mobile-first, typscript
- Language: HTML
- Homepage: https://social-media-dashboard-with-theme-switcher-master-ruby.vercel.app
- Size: 8.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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).
## 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
![Full screen](./src/assets/content/desktop-preview.jpg)### Links
- Solution URL: [GitHub code solution URL](https://github.com/Kennedy-was-taken/social-media-dashboard-with-theme-switcher-master)
- Live site Url : [Vercel QR code app](https://social-media-dashboard-with-theme-switcher-master-ruby.vercel.app/)#### Mobile perspective:
- Mobile light mode![mobile-light-mode](./src/assets/content/mobile-design-light.jpg)
- Mobile dark mode
![mobile-dark-mode](./src/assets/content/mobile-design-dark.jpg)
#### Desktop perspective:
- Desktop light mode![desktop-light-mode](./src/assets/content/desktop-design-light.jpg)
- Desktop dark mode
![desktop-dark-mode](./src/assets/content/desktop-design-dark.jpg)
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- @media
- transition
- Angular
- json## Author
- Github Profile: [Kennedy-was-taken](https://github.com/Kennedy-was-taken)
- Frontend Mentor : [@Kennedy-was-taken](https://www.frontendmentor.io/profile/Kennedy-was-taken)