/portfolio

A site for showing off my development projects

Primary LanguageCSS

Web Portfolio

A Collection of my Development Projects, 12/27/18

By Luke Vandekieft

Project Description

This is a portfolio of my web development projects. if you have any questions, suggestions, or job leads let me know! If you just want to say hi that's just swell too.

Don't just watch it here, visit!!

Setup/Installation Requirements

Live site is at www.lukevandekieft.com


To download & edit do the following:

  • Download file from Github.

    $ git clone https://github.com/lukevandekieft/portfolio.git
    
  • Install NPM (node package manager) as needed - instructions can be found at https://www.npmjs.com/get-npm .

  • Install necessary webpack dependencies for project.

    $ npm install
    
  • Compile and open webpage in developer mode.

    $ npm run start
    

Technologies Used

  • React Library
  • HTML
  • JavaScript
  • Sass preprocessor
  • CSS
  • JSX
  • Webpack
  • 'Solid State' and 'Directive' style templates from HTML5Up.net

Support and contact details

If you have any concerns or suggestions please contact Luke Vandekieft at vandekie@gmail.com

License

This software is licensed under the MIT License.

Copyright (c) 2018 Luke Vandekieft