Dashboard template made using Next.js + Tailwind CSS + TypeScript.
- Next.js
- Tailwind CSS
- Dark theme support
- TypeScript
- ESLint + Prettier + Husky + Lint Staged
Install dependencies:
$ yarn
Serve with hot reload at localhost:3000
$ yarn dev
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.
Breno Baptista |
This project is licensed under the MIT License