/portfolio-app

Humbe Jeffrey's portfolio web application built using React.JS.

Primary LanguageJavaScriptMIT LicenseMIT

Humbe Jeffrey's portfolio web application

This is my portfolio web application which I built using React.JS

you can view application live at https://humbe-jeffrey.netlify.app

Note: You must have NodeJS installed on your computer system to be able to run this application.

Installation and running project

In the project root directory, you can run:

yarn add

Installs application dependencies

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.