My personal portfolio website, proudly built with Next.js, TypeScript and Tailwind
Jacob Herper’s portfolio website is built using Next.js, TypeScript, and Tailwind, with content management through Sanity. The project is open-source and constantly evolving. It previously used Gatsby but switched to Next.js for its improvements. The site is designed for easy adaptation and feedback, with users encouraged to report bugs or contribute.
To install and run the project:
pnpm install
in the project directory after following the Getting Started Guide.src/app/(user)/page.tsx
to begin editing.http://localhost:3000
..env.local
file as specified in the documentation.Jacob Herper’s portfolio is a dynamic website built with modern technologies like Next.js, TypeScript, and Tailwind. It leverages third-party services like Sanity for content management, Sentry for error tracking, and Mailchimp for mailing lists. The open-source nature of the project encourages collaboration and adaptation for individual projects, making it a versatile and community-driven platform.