Next.js TypeScript Starter


TypeScript with Tailwind starter for Next.js

Features

  • ⚡️ Next.js 12

  • ⚛️ React 17

  • ⛑ TypeScript

  • 📏 ESLint — Find and fix problems in your code

Deploy your own

Deploy the example using Vercel (web only):

Deploy with Vercel

Quick Start

The best way to start with this template is using Create Next App.


yarn create next-app -e https://github.com/Cyphen12/tailwind-typescript-starter

# or

npx create-next-app -e https://github.com/Cyphen12/tailwind-typescript-starter

Development

To start the project locally, run:

yarn dev

Open http://localhost:3000 with your browser to see the result.

next-js-text-to-speech