page Link: http://oyasumi.herokuapp.com
A Flcikr photo gallery made by ReactJS and Redux
- client side
- ReactJS (stateless functional components)
- Redux (State manager)
- react-redux (mapStateToProps, mapDispatchToProps)
- redux-saga (async)
- why-did-you-update (check redundant update)
- server side
- express
- flickr api
- (instagram api)
- build tool: npm + webpack
- testing: tape
- ci: travis ci