Quickly get started with Next JS, Tailwind CSS, and TypeScript with this starter project.
git clone https://github.com/Lekipising/next-tailwind-typescript-starter.git
cd next-tailwind-typescript-starter
npm install
npm run dev
npm run build
npm run start