DEV Community

Cover image for Next.js, Tailwind CSS and Shadcn-ui template
Yeshua
Yeshua

Posted on

Next.js, Tailwind CSS and Shadcn-ui template

In my previous post, I introduced Kaminari, a Next.js and Tailwind CSS template.

I have since updated it to use shadcn-ui and now has dark mode.

Here are a few demo images:

Kaminari light mode

Kaminari dark mode

It is configured with:

  • Next.js 13 (with the new app directory 🤯)
  • Tailwind CSS 3 ✨
  • shadcn-ui
  • Dark mode 🌒
  • TypeScript 👍
  • Prettier 🦋
  • Eslint 👌

Make sure to check out the below links and drop a star if you do not mind!

GitHub Repo
Live Demo

Top comments (0)