Add responsive design
Add favicons and microdata
Tested in Chrome
This project was scaffolded using Dynamit's front-end boilerplate.
Start the local development environment:
$ npm start
Generate an optimized build:
$ npm run build
Initial development for this project was done by Andrey Lazarev