Skip to content

Mridul2820/next-template

Repository files navigation

Next JS Template with Tailwind


Packages Installed 🛠

How to Install 📥

  • WIth NPM
npx create-next-app . -e https://github.com/Mridul2820/next-template
  • With YARN
yarn create-next-app . -e https://github.com/Mridul2820/next-template