This is the frontend code of the Sound of Change website. It was picked as the Site of the day by Awwwards on Mar 09, 2016.
Technologies used:
To run on your local, clone this repository and then run following commands in your shell.
$ npm install
$ webpack
$ npm run local