My online portfolio, a project I built in my spare time to show off my projects and experience and practice React and Bootstrap.
Live: https://tiagonuneslx.github.io/portfolio/
Use the node package manager (npm) to install the dependencies.
npm install
Start local development server.
npm run start