Skip to content

artem1dev/support-me-react

Repository files navigation

Support Me Dashboard

A responsive dashboard application built with Next.js, ShadcnUI, and Recharts.
The project demonstrates how to combine modern UI components with interactive data visualizations to create a clean and functional admin-like interface.

Tech Stack

  • Next.js 14 – App Router, Server Components, optimized routing
  • ShadcnUI – Accessible, customizable UI components built on Radix
  • Tailwind CSS – Utility-first styling for fast, responsive layouts
  • Recharts – Data visualization library for charts and graphs
  • Lucide Icons – Modern icon set
  • TypeScript – Static typing for maintainable code

Features

  • Responsive layout with sidebar navigation and drawer menu
  • Modern UI built using ShadcnUI components and Tailwind
  • Interactive charts powered by Recharts
  • Dark mode support via Tailwind variants
  • Accessible components Radix primitives under the hood

Getting Started

  1. Clone repository

  2. Install dependencies

npm install
  1. Run development server
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published