My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
This product is a personal portfolio website hosted at https://benjamincarlson.io
. The website has undergone various changes over the years, transitioning from a static HTML/CSS/JS site to Wordpress, Jekyll, Gatsby, Django, and finally landing on Next.js/React. The website showcases the owner’s writing, projects, gear, tutorials, experience, and more. Users are also encouraged to fork the repository and create their own website based on it.
To run the website locally, follow these steps:
.env
file and enter your secret keys. If you skip this step, the site will still run but some data may not be fetched..env
file, make sure to include any necessary secret keys or configuration variables.http://localhost:3000
to access the website.This product is a personal portfolio website built using Next.js/React. It offers features such as light/dark mode, real-time statistics, responsive design, a blog section, integration with Google Analytics and Google AdSense, and a tech stack consisting of Next.js, Chakra UI, Prism.js, Firebase, and Vercel. The website can be run locally by following the provided installation guide. Contributions to the project are also welcomed via submitting pull requests.