The Next.js template with TypeScript, and Tailwind CSS for scaffolding your project.
- React 19.x
- Next.js 15.x
- Tailwind CSS 3.x
- TypeScript 5.x
yarn create next-app next-tailwind-ts
yarn add axios react-loading-randomizable
- Upgraded to ✨ Next.js 15 come with React 19 ✨
- Updated dependencies
- Refactored on code structure
- Fixed known vulnerabilities
- Updated dependencies
- Added supported cacheHandler with Redis for scalable infrastructure
- Added Prettier configuration files
- Updated Docker and dockerignore
- Fixed known vulnerabilities via
npx yarn-audit-fix
... 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 🌈