Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 998 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 998 Bytes

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