Built with Gatsby and hosted on Netlify
-
Install the Gatsby CLI if not already installed
npm install -g gatsby-cli
-
Clone the project
git clone https://github.com/hamzamemon/hamzamemon.com.git cd hamzamemon.com -
Install dependencies
npm install
-
Generate a production build
npm run build
-
View the site as it would look once deployed to production
npm run serve
| Font | Link |
|---|---|
| ActionMan | ActionMan |
| Color | Hex |
|---|---|
| Black | #000000 |
| Pink | #ffa0c5 |
| White | #ffffff |
| Yellow | #ffff00 |





