A custom react.js personal landing page. Includes:
- responsive panel and drop-down.
- picture modal popup and ability to rotate between images.
- custom hash routing and back button support in browsers
$ cd supernova && npm install
$ gulp
Visit localhost:8080/webpack-dev-server/
$ cd supernova && npm install
$ gulp deploy
$ cd dist && npm install
$ node server
Visit localhost:3000