Skip to content

m-spec/github-user-search

Repository files navigation

GitHub user search

Simple app for searching users from GitHub using their api

Tech:

  • React
  • Redux
  • Redux saga
  • ImmutableJS
  • Webpack

Testing for all files with mocha / enzyme.

Getting started

  1. npm install
  2. npm start

Testing

run once with npm run test or watch changes with npm run test:watch

Build

npm run build builds production version to ./build

Built on YAB

TODO

  • Login with GitHub credentials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published