Hello! This is the Next.js + Tailwind CSS Cyberpunk City Theme. I've put a lot of effort into creating this theme, and I hope you enjoy my work.
First install the dependencies
npm i
# or
yarn
# or
pnpm i
Second, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Feel free to reach out to me on Twitter at @mateom147 I welcome feedback and I'm open to answering any questions you have on the template.