Skip to content

kaikai43/nextjs-portfolio

Repository files navigation

Tech Stack

TODO

  • Guestbook - Google
  • Projects page
  • Add sanity.io (CMS) as blog page
  • Blog view count
  • Global 404 page coming soon
  • Move redirects to end of routing stack (not in next.config.js)
  • Use new support for API routes in app (not ready yet)
  • Improved scroll position support in app/ (not implemented yet)

Running Locally

This application requires Node.js v16.13+.

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 personal portfolio website built with NextJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published