The first iteration of gurkiratz.co built with Next.js and MDX and hosted on Vercel
Crafted with ♥ by Gurkirat Singh. Template by Tailwind UI
- Install the npm dependencies:
npm install- Next, create a
.env.localfile in the root of your project and set theNEXT_PUBLIC_SITE_URLvariable to your site's public URL:
NEXT_PUBLIC_SITE_URL=https://example.com
- Next, run the development server:
npm run devFinally, open http://localhost:3000 in your browser to view the website.
This site template is a commercial product and is licensed under the Tailwind UI license.
