Simple NextJS Tailwind Starter for fast prototyping.
The installation is very easy run the install command.
npm installNext up we can run the dev server:
npm run devAnd you're website will start up.
You can then modify the tailwind.config.js for your own custom colors if needed