Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 415 Bytes

File metadata and controls

37 lines (28 loc) · 415 Bytes

Wumble

A github exploration app.

Getting started

To install dependencies, run:

npm install

Then, run the following to get it started:

npm run build
npm start

To run the server, run:

npm run server

Enjoy!

Notes

  • GitHub API
  • Express -> Koa
  • GraphQL
  • MongoDB with Mongoose
  • React
    • React Router
    • React Redux
    • React Redux Saga
  • Semantic UI
  • Victory (Scatterplot)