Skip to content

brenobaptista/plume-dashboard

Repository files navigation

Plume

Dashboard template made using Next.js + Tailwind CSS + TypeScript.

Features

  • Next.js
  • Tailwind CSS
  • Dark theme support
  • TypeScript
  • ESLint + Prettier + Husky + Lint Staged

Getting Started

Install dependencies:
$ yarn

Serve with hot reload at localhost:3000
$ yarn dev

Icons

For my personal projects I like to import SVGs directly into my code and convert them into React components. I got these icons from Feather. You could just use their library instead or choose a new one.

Author

brenobaptista
Breno Baptista

License

This project is licensed under the MIT License