truongdd03's Personal Website https://truongdd03.github.io/ This website is built from scratch using Vue 3, TypeScript, and HTML/SCSS. Features Spotify status (Deprecated) Spotify API is used to fetch real-time data. For Developers Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint