The first iteration of orlandoarnosa.com built with React and hosted on Netlify
How To Use • Color Reference • License
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 | HEX |
|---|---|
| Navy | #112240 |
| Dark Navy | #0a192f |
| Darkest Navy | #020c1b |
| Green | #64ffda |
| White | #e6f1ff |
- MIT license
- The design for this project was heavily inspired by the works of Brittany Chiang and her amazing work.
