kv-cv/README.md
2026-04-21 07:52:55 +07:00

43 lines
No EOL
666 B
Markdown

# Portfolio
My personal portfolio website built with React, Vite, and Tailwind CSS. Features dual-mode navigation - a creative editorial design view and a developer terminal interface, along with a specialized Print-Ready A4 CV crafted in a high-contrast editorial aesthetic.
## Live Site
- **Main**: https://khoavo.myds.me
- **Creative Works**: https://portfolio.khoavo.myds.me
## Tech Stack
- React 18
- Vite
- Tailwind CSS
- Framer Motion
- Lucide React
## Getting Started
```bash
npm install
npm run dev
```
## Build
```bash
npm run build
```
## Preview
```bash
npm run preview
```
## Deployment
Deployed on Synology NAS via Docker.
## License
MIT