Before you start

To edit this template you will need:
- a code-editor like sublimetext or visual studio code

To upload files to your webserver you will need:
- a FTP file manager like FileZilla

To compile .scss files to .css you will need:
- a compiler like codekit (mac) or koala (mac, windows)
- or if you are familiar with NPM: node-sass

To view this template:
- you don't need php. So you can theoretically open it directly from your folder. Just the about section masks will not work without a webserver. So please setup a webserver to see it fully working.

You will need a webserver with working php for:
-the contact form
-the mask effects for the about section


Next chapter: Installation