Skip to content

NathanBrodin/Portfolio

Repository files navigation

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

Tech Stack

Running Locally

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.

Inspirations

[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.

Help me

Please leave a star if you like this project, it will help me a lot.

About

A place to collect some projects I worked on

Resources

License

Stars

Watchers

Forks