WooodHead / shadcn-ui-sidebar

A stunning, functional and responsive retractable sidebar for Next.js built on top of shadcn/ui.

Home Page:https://shadcn-ui-sidebar.salimi.my

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A stunning and functional retractable sidebar for Next.js built on top of shadcn/ui complete with desktop and mobile responsiveness.

Features

  • Retractable mini and wide sidebar
  • Scrollable sidebar menu
  • Sheet menu for mobile
  • Grouped menu with labels
  • Collapsible submenu
  • Extracted menu items list

Tech/framework used

  • Next.js 14
  • Shadcn/ui
  • Tailwind CSS
  • TypeScript
  • Zustand

Starting the project locally

  1. Clone the repository

    git clone https://github.com/salimi-my/shadcn-ui-sidebar
  2. Install dependencies

    cd shadcn-ui-sidebar
    npm install
  3. Run the development server

    npm run dev

Demo

The app is hosted on Vercel. Click here to visit.
Direct demo link: https://shadcn-ui-sidebar.salimi.my

Screenshots

Light mode

Light mode

Dark mode

Dark mode

Mini sidebar

Mini sidebar

Sheet menu

About

A stunning, functional and responsive retractable sidebar for Next.js built on top of shadcn/ui.

https://shadcn-ui-sidebar.salimi.my


Languages

Language:TypeScript 97.0%Language:CSS 2.7%Language:JavaScript 0.4%