vedantnn71 / vedantnandwana.me

✍ my personal website and blog written in nextjs

Home Page:https://vedantnandwana.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

✍ my personal website and blog written in nextjs

https://vedantnandwana.me

License:GNU General Public License v3.0


Languages

Language:TypeScript 93.7%Language:SCSS 4.3%Language:JavaScript 1.7%Language:Shell 0.3%