Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 445 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 445 Bytes

Personal website

Repo for my personal website, using SvelteKit and Catppuccin color palette.

Usage

npm i # Install dependencies
npm start # Start

npm run build # Build
npm run preview # Preview build

Tech stack

  • HTML & CSS
  • Programming language:
    • JavaScript
    • TypeScript preprocessing
  • Frontend: SvelteKit
    • UI Library: Svelte
    • Build tool: Vite
  • Repository: GitHub
  • Deployment: Cloudflare Pages