/react-github-stats-viewer

View a GitHub user's stats. A project built to learn more about React.

Primary LanguageJavaScript

GitHub Stats Viewer

View a GitHub user's stats. A project built to learn more about React.

This project was bootstrapped with Create React App. See documentation here.

Quick Start

  1. npm install to grab all necessary dependencies.
  2. npm start to compile & start application; site served at localhost:3000.
  3. npm test to run unit tests.

Roadmap