Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 523 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 523 Bytes

Linh Nguyen's Portfolio

An one-page portfolio website about myself, including my experience and some notable personal projects I have built.

The project makes use of React components to develop a maintainable website.

Demo

ttlinhnguyen.github.io image

Usage

Install the dependencies

npm install

Deploy to GitHub Pages

npm run deploy

Built with

  • React v18.0
  • Bootstrap v4.0 / Reactstrap v5.0