Simple app for searching users from GitHub using their api
Tech:
- React
- Redux
- Redux saga
- ImmutableJS
- Webpack
Testing for all files with mocha / enzyme.
npm install
npm start
run once with
npm run test
or watch changes with
npm run test:watch
npm run build
builds production version to ./build
Built on YAB
- Login with GitHub credentials