/vedantnandwana.me

✍ my personal website and blog written in nextjs

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

cover

This is my personal website / portfolio. Feel free to contribute to the project or raise any sort of issue if you have any problem.

Used Tech Stack

  • Next.js [fullstack framework]
  • Tailwind for styling
  • Radix as a headless component library
  • Headles UI for transitions w/ tailwind
  • Sanity.io for content
  • Vercel for deployment
  • SWR for data fetching

Running Locally

First of all create an .env.local file similar to the .env.example. You should also be using pnpm package manager rather than npm or yarn for this web app.

git clone https://github.com/vedantnn71/vedantnandwana.me
cd vedantnandwana.me
pnpm i
pnpm dev

♥ Contributors