The Next.js template with TypeScript, and Tailwind CSS for scaffolding your project.
- React 19.x
- Next.js 16.x
- Tailwind CSS 4.x
- TypeScript 5.x
yarn create next-app next-tailwind-ts
yarn add @neshca/cache-handler redis clsx tailwind-merge react-loading-randomizable- Upgraded @fortedigital/nextjs-cache-handler to v3.0.1
- Updated various devDependencies including @tailwindcss/postcss to v4.2.1, eslint to v10.0.2, and typescript-eslint to v8.56.1.
- Updated yarn.lock to reflect these changes.
... more
-
Initialized (don't forget to rename
my-project)npx degit owlsome-official/next-tailwind-ts#main my-project
-
Go to project folder
cd my-project -
Set up dependencies
yarn
-
Run!
yarn dev
-
✨ Recommended- shadcn/uiA beauty and powerful UI Components, get started with it shadcn/ui.
-
more Next.js?
see Next.js Doc
🌈 Next.js Template – Made with ❤️ by Watsize 🌈