Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tglide/letterboxd-streaming-search


https://github.com/tglide/letterboxd-streaming-search

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Letterboxd Streaming Search

[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge)](http://commitizen.github.io/cz-cli/)
[![Built with Vue](https://img.shields.io/badge/built%20with-vue-4FC08D?style=for-the-badge&logo=vue.js)](https://vuejs.org/)

## Description

This is a webapp for viewing which movies of your Letterboxd watchlist are available on the most popular streaming services today

## Usage

- Clone/Download this repo
- Make sure you have the latest version of `yarn` installed.
- Install the dependencies by running `yarn`
- Run the app with `yarn start`

That's it!

## Contributing

Contributors are welcome! As this is a commitizen friendly repo, please follow this instructions when committing:

- Run `yarn global add commitizen`
- For every commit, run `git cz` instead of `git commit`

## License

This project is under the GNU General Public License v3.0