Skip to content

ksenius/social-media-dashboard

Repository files navigation

Social media dashboard with theme switcher

This project is a solution to a junior level Frontend Mentor challenge.

Built using Pug, SCSS, CSS variables, vanilla JS, Parcel.

Project features:

  • The color theme of the site can be detected automatically based on a user's preference using the prefers-color-scheme media feature;
  • Users are also able to select the theme manually by switching the Dark Mode toggle;
  • The manually set theme always overrides the automatically detected theme;
  • The default theme is light.

Live Page

Project Setup

Clone the repository and run npm install from the project's root directory to install the dependencies.

Available Scripts

npm start - runs the project in the development mode on localhost:3000.

npm run build - builds the project for production.

About

Social media dashboard with theme switcher.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published