/Portfolio

Code of my personal portfolio

Primary LanguageTypeScript

Portfolio

Repo of the portfolio site running om https://lukaverzijl.nl

Run Locally

Clone the project

  git clone https://github.com/LukaVerzijl/portfolio.git

Go to the project directory

  cd portfolio

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

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

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_LASTFMKEY

VITE_LASTFMUSER

VITE_PRISMICAPI