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

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

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.