A React based portfiolio site hosted on GitHub pages.
To run this app you will need node.js and npm.
Download dependencies with
npm i
Run the app in development mode at http://localhost:3000 using the following.
npm start
A React based portfiolio site hosted on GitHub pages.
To run this app you will need node.js and npm.
Download dependencies with
npm i
Run the app in development mode at http://localhost:3000 using the following.
npm start