This is a portfolio website for me, Kristoffer Kirkerud.
I use Vercel as a hosting provider, and the website is built with Remix and React.
- Add some cool scrolling animations with a parallax effect
To run this project, install it locally using npm:
$ git clone git@github.com:kirkrd/portfolio.git
$ cd ../portfolio
$ pnpm install
$ pnpm run dev