mirror of
https://github.com/AderKonstantin/aderktech-chronark.com-.git
synced 2025-06-08 05:38:41 +03:00
chore(page.tsx): update link to unkey.dev in ProjectsPage component feat(projects): add unkey.dev project to list of projects feat(projects): update featured project to unkey.dev feat(projects): update top2 project to planetfall feat(projects): update top3 project to highstorm feat(projects): add content for unkey.dev project
chronark.com
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.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.
Languages
TypeScript
67.7%
MDX
17.8%
JavaScript
10.5%
CSS
2.6%
Dockerfile
1.4%