Skip to content

boldhab/scoial-manager

Repository files navigation

Social Media Dashboard

A modern, responsive social media analytics dashboard built with Next.js and Tailwind CSS. It includes overview cards, charts, audience insights, and configurable sections for posts, campaigns, customers, and settings.

Highlights

  • Modular dashboard sections with reusable UI components
  • Responsive layout with a collapsible sidebar
  • Theme support via next-themes
  • Charting with Chart.js and React Chart.js 2
  • State management ready with zustand

Tech Stack

  • Next.js 15 (App Router)
  • React 19
  • TypeScript
  • Tailwind CSS
  • Radix UI primitives
  • Chart.js + React Chart.js 2

Getting Started

Prerequisites

  • Node.js 18.18+ (or 20+)
  • npm (or pnpm/yarn)

Install

npm install

Run Development Server

npm run dev

Open http://localhost:3000 in your browser.

Production Build

npm run build
npm run start

Scripts

  • dev — Start the development server
  • build — Create a production build
  • start — Run the production server
  • lint — Run ESLint

Project Structure

Documentation

develop by Habtamu Befekadu

About

Front End A modern, responsive social media analytics dashboard built with Next.js and Tailwind CSS. It includes overview cards, charts, audience insights, and configurable sections for posts, campaigns, customers, and settings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors