Next.js with Typescript + Tailwind CSS To Run Locally git clone https://github.com/default-sameer/nextjs-typescript-tailwind.git Install Dependecies $ yarn install or $ npm install Run the App $ yarn dev or $ npm run dev