Skip to content

destroymayor/nextjs-tailwindcss-starter

Repository files navigation

Next.js starter with TypeScript

Starter template for a clean Next.js + TypeScript + ESLint + Tailwind CSS project

Features

  • ESLint and Prettier are integrated with VSCode to fix and format code on save(Need ESlint and prettier VSCode plugins)
  • TypeScript types are checked before each commit
  • Tailwind CSS is a utility-first CSS framework, you can build your website even fast.

Get started

# Install dependencies
$ yarn install

# Enable husky
$ yarn prepare

# Start dev server
$ yarn dev

Deploy

Deploy with Vercel

About

Starter template for a clean Next.js + TypeScript + ESLint + Tailwind CSS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published