Skip to content

nadocodes/nader-antar

Repository files navigation

nadocodes.dev - v1

nadocodes.dev built with React.js leveraging TypeScript.

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

    npm run dev

🚀 build and run for production

  1. Generate a full static production build

    npm run build

🎨 color codes

Color Hex
Darkest Gray #161616 #161616
Dark Gray #242424 #242424
Purple #6C41EC #6C41EC
Light Purple #845CF5 #845CF5
White #FFFFFF #FFFFFF
Light Green #11f51c #11f51c
Dark Green #279242 #279242
Light Orange #fc9c2f #fc9c2f
Dark Orange #fd6602 #fd6602