Next.js + TailwindCSS + TypeScript Starter Template

Made with ❤ by Roqqet Media

Features

  • Next.js 13
  • React.js 18
  • TypeScript 5
  • TailwindCSS 3
  • Framer Motion
  • Absolute Import and Path Alias — Import components using @/ prefix
  • ESLint
  • Prettier
  • Husky & Lint Staged
  • Site Map — Automatically generate sitemap.xml

How to use

Execute create-next-app with npm or Yarn to bootstrap the template:

npx create-next-app --example https://github.com/roqqetmedia/nextjs-ts-tailwind-starter nextjs-ts-tailwind-starter
# or
yarn create next-app --example https://github.com/roqqetmedia/nextjs-ts-tailwind-starter nextjs-ts-tailwind-starter

Deploy your own

Deploy the template using Vercel:

Deploy with Vercel