This is a starter template which provides you a Next app with tailwind CSS already set up.
Steps to use
git clone https://github.com/avneesh0612/Nextjs-tailwind-starter-template
cd into the app
cd Nextjs-tailwind-starter-template
If you use yarn then run
yarn install
and if you use npm delete yarn.lock and run
npm install
Click on download zip
cd Nextjs-tailwind-starter-template
yarn install
and if you use npm delete yarn.lock and run npm install
You are ready to go 🥳