Skip to content

ibrahimmunchkin/Gazi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Newest release of my personal website https://gazijarin.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.3%
  • CSS 21.7%
  • HTML 3.0%