Hey there,

This is NextJs + Tailwind CSS template with router, dark/light theme mode, svg icons support with Icones, pre-styled components, fully responsive and SEO friendly.

Use this template via @pr4j3sh/frames

npm create @pr4j3sh/frames@latest next-tw myapp
You can replace myapp with the choice of your name.

Run the app using

npm run dev