Skip to content

adamjarling/nextjs-typescript-tailwind-boilerplate

Repository files navigation

nextjs-typescript-tailwind-boilerplate

Baseline starter project files for a NextJS (server components) React application which uses TypeScript and TailwindCSS. Intended to be a helpful starting point.

Includes

  • Using Next13 /app directory and Server components by default
  • Typescript
  • TailwindCSS
  • ESLint via Prettier
  • Google Analytics (UA) example
  • OpenGraph dynamic image setup using Vercel's OG package
  • Masonry photo gallery w/ Lightbox support
  • Parallax Hero components (Video and Image)
  • Framer Motion support

Getting Started

Clone the app and run npm i

Update the package.json file to the new site info

Update the config file nttb-config.ts