bxffour / nana

My fork of https://gazijarin.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gazijarin.com - v1

The first iteration of gazijarin.com 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

My fork of https://gazijarin.com.


Languages

Language:JavaScript 75.3%Language:CSS 21.7%Language:HTML 3.0%