My simple portfolio website created as a project from "WTF Co ten Frontend" Course
-WTF Webpack starter kit
-HTML + CSS + JS
-GitHub API
npm run start - runs development mode
npm run build - runs build process for production
npm run publish - runs build process and publish the page using gh-pages branch
