https://github.com/mid9coward/portfolio-v1
My personal portfolio website build using ReactJS & deployed on Netlify
https://github.com/mid9coward/portfolio-v1
fully-responsive reactjs
Last synced: about 1 month ago
JSON representation
My personal portfolio website build using ReactJS & deployed on Netlify
- Host: GitHub
- URL: https://github.com/mid9coward/portfolio-v1
- Owner: mid9coward
- Created: 2025-02-13T06:32:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-10T04:26:12.000Z (7 months ago)
- Last Synced: 2025-11-29T05:38:54.755Z (6 months ago)
- Topics: fully-responsive, reactjs
- Language: JavaScript
- Homepage: https://hieudeveloper.netlify.app/
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio
## Demo
Live project: https://hieudeveloper.netlify.app/
## Features
✨ Fully Responsive\
✨ Light-mode / Dark-mode\
✨ Modern UI Design\
✨ Reveal Animations\
✨ One Page Layout\
✨ Styled with custom CSS
## Built With
- [ReactJS](https://reactjs.org/)
- [CSS](https://www.w3schools.com/css/)
## Run Locally
### 1. Clone this repopitory
```
$ git clone https://github.com/mid9coward/portfolio-v1.git
$ cd portfolio-v1
```
### 2. Run the app
```
$ npm install && npm run dev
```
The app will run in the development mode.
Open [http://localhost:5173](http://localhost:5173) to view it in your browser.
## Contact
- Linkedin - [@HieuVu](https://www.linkedin.com/in/hieupcmusic/)