I'm creating this to show developers what I have been working on and my technical skills. Therefore, making this portfolio from scratch
You will need Node.js 6.4.0 or greater then:
git clone https://github.com/AhmedShab/portfolio
cd portfolio
Install npm:
npm install
Then run it locall with:
npm run dev