VS Code / Atom One Dark inspired developer portfolio app. 😊
Site live at https://zohair.dev.
Make sure you have Node and git installed.
-
Clone the repo:
git clone https://github.com/Zohair-coder/caglarturali.github.io.git portfolio-app cd portfolio-app
-
Install the dependencies:
npm install
-
Fire up a development server:
npm start