https://github.com/chaudinh/mysite
A personal portfolio using React
https://github.com/chaudinh/mysite
portfolio-website reactjs
Last synced: 4 months ago
JSON representation
A personal portfolio using React
- Host: GitHub
- URL: https://github.com/chaudinh/mysite
- Owner: ChauDinh
- Created: 2019-01-25T04:44:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T06:20:59.000Z (over 6 years ago)
- Last Synced: 2025-01-19T14:19:39.605Z (5 months ago)
- Topics: portfolio-website, reactjs
- Language: JavaScript
- Size: 2.82 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chau Dinh
This is my homepage where I update what I've done recently (now, they are side projects) and some basic information.
## What we will cover?
* Using ReactJS for building a portfolio - with a standard cli create-react-app
* Using `antd` - ant design: an enterprise designing UI system for web application. It is actually built by a set of React components.
* Attaching a resume
* Listing courses, and books that I've taken.## Installation
You can visit the site directly via the link: ""
Or clone all codes:
```git
$ git clone [email protected]:ChauDinh/mysite.git
$ npm install
```## Documentation
The documentation in progress.