My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.
Running Locally
git clone https://github.com/chronark/chronark.com.gitcd chronark.com
Create a .env
file similar to .env.example
.
Then install dependencies and run the development server:
pnpm installpnpm dev
Cloning / Forking
Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.
chronark/chronark.com
Next.js Portfolio with Pageview Counter
Portfolio site with pageview counter, built with Next.js 13 App Router, Contentlayer, and Upstash Redis.
My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.
Running Locally
git clone https://github.com/chronark/chronark.com.gitcd chronark.com
Create a .env
file similar to .env.example
.
Then install dependencies and run the development server:
pnpm installpnpm dev
Cloning / Forking
Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.