Production site running on https://lukaverzijl.nl
Clone the project
git clone https://github.com/LukaVerzijl/portfolio.gitGo to the project directory
cd portfolioInstall dependencies
bun installStart the server
bun run devTo 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