next Tailwind Templates

Next

A Next.js template with Tailwind, Prettier, and Typescript

Next.js starter template

A starter template for my Next.js projects because I am lazy 🙂

How to use

pnpm create next-app YOUR_PROJECT_NAME -e https://github.com/clxmente/next
# or
yarn create next-app YOUR_PROJECT_NAME -e https://github.com/clxmente/next
# or
npx create-next-app YOUR_PROJECT_NAME -e https://github.com/clxmente/next

Features

  • Tailwind CSS
  • Typescript
  • Prettier with the tailwind plugin to auto format class names
  • thats about it 🙂

Top categories

Loading Svelte Themes