Skip to content

KaliMerO666/chronark

 
 

Repository files navigation

My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.


Deploy with Vercel

Running Locally

git clone https://github.com/chronark/chronark.com.git
cd chronark.com

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

Then install dependencies and run the development server:

pnpm install
pnpm dev

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.7%
  • JavaScript 11.8%
  • CSS 2.9%
  • MDX 0.6%