Skip to content

✨ My portfolio built with Next.js, Tailwind CSS, PlanetScale, and Vercel.

License

Notifications You must be signed in to change notification settings

nhemnt/hemant-negi

 
 

Repository files navigation

Deploy with Vercel

hemantnegi.co

Running Locally

This application requires Node.js v16.13+.

git clone https://github.com/leerob/hemantnegi.co.git
cd hemantnegi.co
pnpm install
pnpm run setup # Remove all of my personal information
pnpm dev

Create a .env file similar to .env.example.

Cloning / Forking

Please review the license and remove all of my personal information (resume, blog posts, images, etc.) by running pnpm run setup.

About

✨ My portfolio built with Next.js, Tailwind CSS, PlanetScale, and Vercel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.1%
  • MDX 8.0%
  • JavaScript 6.1%
  • CSS 4.8%