Skip to content

garridorafa/garridorafa.github.io

Repository files navigation

Webpage Portfolio

My personal portfolio webpage, build on reactjs.

Demo

www.heyrafa.com (deployed with CI/CD)

How to use

Install dependencies

npm install

Run project on port 3000

npm start

Build project

npm run build

Deploy app on github pages

npm run deploy

Required

  • Docker > 20.10.7