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: 2 months 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-13T06:47:59.000Z (3 months ago)
- Last Synced: 2025-02-13T07:32:38.967Z (3 months ago)
- Topics: fully-responsive, reactjs
- Language: JavaScript
- Homepage: https://hieudeveloper.netlify.app/
- Size: 1010 KB
- 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/)