Marvel heroes list made in React
Live demo is here : http://marvel-heroes.herokuapp.com
Live is OFF now
- ReactJS
- Redux as Flux pattern
- Immutability with ImmutableJS
- Hot reloading
- Webpack
- Babel
- ES2015
- ESLint
- Karma
- PhantomJS
- Jasmine
$ npm install
$ npm start
$ npm run build
$ npm run test
- Handle errors when loading data
- Should do more tests ^^