Skip to content

React App that finds a Github user and displays repositories for them

Notifications You must be signed in to change notification settings

darrylhebbes/github-repo-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Github User Repository Finder

Uses the Github API to allow for finding the repositories of users.

Implementation

  1. Build system based on Node.js
  2. Uses Babel to transpile ES6 to ES5 capable code

How to run

  1. In terminal type “npm install”
  2. Then type “npm run start”
  3. A browser should open to show “http://localhost:3000”

About

React App that finds a Github user and displays repositories for them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published