Skip to content

fikrialwan/fikrialwan-web

Repository files navigation

fikrialwan.com

Welcome to my website built with React.js and hosted on Vercel. The design of this project is inspired by Kent C. Dodds, Brittany Chiang and Sonny Lazuardi.

Live: https://fikrialwan.com/

Installation & Set Up

Note: You need to have node.js and git installed on your machine to run it locally.

Step 1: Clone the project on your machine using the following command

git clone https://github.com/fikrialwan/fikrialwan-web.git

Step 2: In the project directory, run the following command on your terminal to install all the dependencies.

yarn

Step 3: Finally, run the following command to start the server in development mode.

yarn start

Color Reference

Color Hex
Black #1F2028
White #FFFFFF
Gray #A9ADC1
Blue #36A3FF
Dark Gray #2E3039