Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.26 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.26 KB

Tailwind Dashboard

A dashboard with just the styling using ReactJs + NextJS 13.4 + Tailwind

Language and Tools

nextjs react tailwind typescript

Additional Libraries

  • tailwind-variants
  • tailwind-merge
  • lucide-react
  • tailwind-scrollbar

Demo

image

Usage

  1. Install the dependencies
yarn install
  1. Run the application
yarn dev