An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Personal Portfolio

## Demo
Live project: https://hieudeveloper.netlify.app/

(back to top)

## 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/)

(back to top)

## 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.

(back to top)

## Contact

- Linkedin - [@HieuVu](https://www.linkedin.com/in/hieupcmusic/)

(back to top)