Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)