Production site running on https://lukaverzijl.nl
Clone the project
git clone https://github.com/LukaVerzijl/portfolio.git
Go to the project directory
cd portfolio
Install dependencies
bun install
Start the server
bun run dev
To run this project, you will need to add the following environment variables to your .env file
VITE_PRISMICAPI
your prismic api key
VITE_LASTFMUSER
your lastfm username
VITE_LASTFMKEY
your lastfm api key