An open API service indexing awesome lists of open source software.

https://github.com/tobilen/github-repo-tracker

Track trending and starred repos
https://github.com/tobilen/github-repo-tracker

Last synced: about 1 month ago
JSON representation

Track trending and starred repos

Awesome Lists containing this project

README

          

[![CircleCI](https://circleci.com/gh/tobilen/github-repo-tracker.svg?style=svg)](https://circleci.com/gh/tobilen/github-repo-tracker)

# Links

- Application deployed on [heroku](https://github-repo-tracker.herokuapp.com/)
- Storybook deployed on [gh-pages](https://tobilen.github.io/github-repo-tracker/)

# Local Development

- Check out repository
- Run `yarn storybook` to start Storybook
- Run `yarn dev` to start App locally
- Run `yarn test` to lint and test