This is the source code for my personal portfolio website, built with Vue 3 and Vite. It highlights my experience as a front-end developer and features a selection of my projects. The site is optimized for performance, accessibility, and responsive design.
- Framework: Vue 3 + Vite
- Languages: JavaScript, SCSS
- Hosting: Vercel
- State Management: Pinia
- Routing: Vue Router
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
npm run dev
use this script for the APIs to work
vercel dev
npm run build
This project is automatically deployed via Vercel. Pushes to the main branch trigger builds and deployments.
This project is licensed under the MIT License.
See the LICENSE file for details.