/portfolio

Primary LanguageJavaScriptMIT LicenseMIT

portfolio

Introduction

I'm creating this to show developers what I have been working on and my technical skills. Therefore, making this portfolio from scratch

Wireframe

ahmed-wireframe 1

Developer Setup

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