Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 350 Bytes

Portfolio (Create React App)

Visit my Portfolio Website at www.omaralfawareh.com

A working progress of my personal portfolio website made in React JS using Create React App.

Steps to Run my app locally

1. Download Node JS

2. Run npm install

-In order to download all dependencies

3. Run npm start

-To start the app locally.