https://github.com/timwis/github-feed
Mobile-friendly GitHub activity feed. Check who starred what while on the go.
https://github.com/timwis/github-feed
Last synced: 24 days ago
JSON representation
Mobile-friendly GitHub activity feed. Check who starred what while on the go.
- Host: GitHub
- URL: https://github.com/timwis/github-feed
- Owner: timwis
- Created: 2016-12-23T12:37:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T12:21:32.000Z (about 8 years ago)
- Last Synced: 2025-03-25T08:42:46.644Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://github-feed.surge.sh
- Size: 59.6 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Feed
Mobile-friendly GitHub activity feed. Check who starred what while on the go.**Work in progress**
## Usage
Install dependencies via:
```bash
npm install
```Run a development server via:
```bash
npm start
```