v4 of my personal website. It uses the YouTube Data API YouTube RSS feed, the SoundCloud API and the GitHub GraphQL API, as well as some cool three.js animation.
npm run dev
: Start in dev modenpm run build
: Buildnpm run preview
: Preview production appnpm run lint
: Lintnpm run format
: Format