Made with ❤ by Roqqet Media
- Next.js 14
- 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
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 the template using Vercel: