/social-dashboard

This website is a challenge from Frontendmentor.io called Social Dashboard

Primary LanguageCSS

Project

This project is a Challenge from frontendmentor.io. I practiced it with React and Tailwindcss

Tools 🛠️

  • Reactjs
  • Tailwindcss

📷 Screenshot

Dark Mode

Screenshot

Light Mode

Screenshot

🚀 Live Demo

LIVE DEMO LINK

Configuration

  • tailwind.config.js, I added custom colors
  • I extend textColor

Requirement

  • Nodejs^14.15
  • npm^6.14.11

Install Tailwind plugin

npm install -D prettier prettier-plugin-tailwindcss

Installation

  • Install the project with npm install
  • build the tailwind classes to css using npm run build
  • Run the project with npm run watch

Contributor 🤓

Haroon Abdulrazaq