My personal website - montasim-dev.web.app built with React and hosted with Firebase.
Yes, you can fork this repo. Please give me proper credit by linking back to montasim-dev.web.app. Thanks!
-
Install the packages
npm install
-
Start the development server
npm start
-
Generate production build
npm run build
-
Preview the site once deployed (using Firebase)
firebase deploy
Color | Hex |
---|---|
Navy | #0a192f |
Light Navy | #112240 |
Lightest Navy | #233554 |
Slate | #8892b0 |
Light Slate | #a8b2d1 |
Lightest Slate | #ccd6f6 |
White | #e6f1ff |
Green | #64ffda |