Skip to content

Latest commit

 

History

History
77 lines (62 loc) · 1.99 KB

README.md

File metadata and controls

77 lines (62 loc) · 1.99 KB
Logo

Orlando Arnosa Portfolio

The first iteration of orlandoarnosa.com built with React and hosted on Netlify

Netlify Status

How To UseColor ReferenceLicense

demo

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/oarnosa/portfolio.git

# Go into the repository
$ cd portfolio

# Install dependencies
$ npm install

# Run the app
$ npm start

Color Reference

Color HEX
Navy #112240
Dark Navy #0a192f
Darkest Navy #020c1b
Green #64ffda
White #e6f1ff

License