Update README with live site links
This commit is contained in:
parent
ca1f4a8454
commit
e41d8ec3cb
1 changed files with 15 additions and 2 deletions
17
README.md
17
README.md
|
|
@ -1,6 +1,11 @@
|
|||
# Portfolio
|
||||
|
||||
My personal portfolio website built with React, Vite, and Tailwind CSS.
|
||||
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.
|
||||
|
||||
## Live Site
|
||||
|
||||
- **Main**: https://khoavo.myds.me
|
||||
- **Creative Works**: https://portfolio.khoavo.myds.me
|
||||
|
||||
## Tech Stack
|
||||
|
||||
|
|
@ -27,4 +32,12 @@ npm run build
|
|||
|
||||
```bash
|
||||
npm run preview
|
||||
```
|
||||
```
|
||||
|
||||
## Deployment
|
||||
|
||||
Deployed on Synology NAS via Docker.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Loading…
Reference in a new issue