Notes:
- Using https://dashboard.emailjs.com/admin as Email as a Service.
- Using gh-pages npm package to deploy on Github pages.
- npm install
- Change "homepage" property accordingly:
- Development: "."
- Production: "http://skollars.com"
- npm start
- npm run deploy