Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yinkakun/seriester
A simple Progressive Web App to Track TV Shows you follow offline.
https://github.com/yinkakun/seriester
Last synced: 23 days ago
JSON representation
A simple Progressive Web App to Track TV Shows you follow offline.
- Host: GitHub
- URL: https://github.com/yinkakun/seriester
- Owner: yinkakun
- Created: 2020-06-16T00:54:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T09:24:33.000Z (about 2 years ago)
- Last Synced: 2024-10-31T11:51:42.637Z (2 months ago)
- Language: JavaScript
- Homepage: https://seriester.netlify.app
- Size: 2.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Seriester
A simple Progressive Web App to Track TV Shows you follow offline
[Live Demo](https://seriester.netlify.app)
![screenshot](seriester-screenshot.png)
## Project setup
### Install dependencies
```sh
yarn install
```### Serve in dev mode, with hot reload at localhost:8080
```sh
yarn start
```### Builds for production
```sh
yarn build
```## License
MIT