ramirezmichelle / ramirez.michelle.v2

Newest release of my personal website: www.jarin.me.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jarin.me - v1

The first iteration of jarin.me built with React.js leveraging Material UI.

Screen Shot 2021-03-15 at 8 29 18 PM

🛠 set-up

  1. Install the dependencies

    npm install or yarn
  2. Start the development server

    yarn run start

🚀 build and run for production

  1. Generate a full static production build

    npm run build

🎨 color codes

Color Hex
Navy #0a192f #0a192f
Light Navy #112240 #112240
Lightest Navy #233554 #233554
Slate #8892b0 #8892b0
Light Slate #a8b2d1 #a8b2d1
Lightest Slate #ccd6f6 #ccd6f6
White #e6f1ff #e6f1ff
Green #64ffda #64ffda

About

Newest release of my personal website: www.jarin.me.


Languages

Language:JavaScript 75.2%Language:CSS 21.5%Language:HTML 3.3%