- Next.js
- Tailwind CSS
- Vercel
- TypeScript
- Velite (Same as ContentLayer, but maintained)
- Vercel KV
- Bun
git https://github.com/NathanBrodin/Portfolio.git
cd Portfolio
Install dependencies:
bun install
if you don't have bun installed:
curl -fsSL https://bun.sh/install | bash
Run the development server:
bun run dev
Use Vercel CLI to initialize the redis database, follow this documentation to get started.
[https://chronark.com] was of course a big inspiration for this project. I didn't forked it has I wanted to start from scratch, and implement it my way. I also reverse engineered Magic UI's bento to create my about section.
Please leave a star if you like this project, it will help me a lot.