https://github.com/falkirks/vanfringe-browser
Electron app to browse and sort upcoming fringe shows
https://github.com/falkirks/vanfringe-browser
api-client electron es6 moment
Last synced: about 1 month ago
JSON representation
Electron app to browse and sort upcoming fringe shows
- Host: GitHub
- URL: https://github.com/falkirks/vanfringe-browser
- Owner: falkirks
- License: mit
- Created: 2018-08-28T22:04:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T22:28:42.000Z (over 3 years ago)
- Last Synced: 2025-01-07T20:12:27.261Z (over 1 year ago)
- Topics: api-client, electron, es6, moment
- Language: JavaScript
- Size: 1.4 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vanfringe-browser
This is a little app to browse upcoming shows at the vancouver fringe. It communicates directly with the feed feature of eSRO.

## Quickstart
```sh
$ git clone https://github.com/Falkirks/vanfringe-browser
$ cd vanfringe-browser
$ npm install
$ npm start
```