Skip to content

GordyD/repo-viewer-ui

Repository files navigation

Github Repo Viewer

This is a React application for viewing all repositories owned by an Organisation ordered by some chosen metric, the default is by stargazers.

This app is built using React in ES6.

Circle CI

Circle CI has been configured to run tests and linting on any newly pushed commits.

CircleCI

Set-up

N.B You will need to ensure you have node 6+ on your machine.

Clone the repo and then run the following commands.

npm install
npm start

then open http://localhost:3001 in your browser of choice!

Testing

npm run test

Linting

npm run lint

About

A React application for viewing all repositories owned by an Organisation ordered by some chosen metric

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published