Skip to content

Simple web app that shows most popular github users by selected programming language. (built using React+Redux)

Notifications You must be signed in to change notification settings

jsdmc/github-popular-users-by-language

Repository files navigation

github-popular-users-by-language

Shows most popular github users by selected programming language. Built using React, Redux, Redux-saga.

Test specs written using mocha, enzume and running through webpack, so all webpack features available (aliases, style loaders, etc.)

  • npm install
  • npm start

Run tests in browser

  • npm run test:webpack-dev-server and then
  • npm run test:browser

Run tests in console

  • npm test

About

Simple web app that shows most popular github users by selected programming language. (built using React+Redux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published