Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 594 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 594 Bytes

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.