treyg / global-stream

Stream provider application for movies and shows that helps you find what platform/location has content available to stream
https://globalstream.netlify.app/#/
6 stars 0 forks source link
express movie nodejs streaming

Global Stream - stream finder

This application utilizes the TMDB API to enable users to search for movies and TV shows and discover available streaming options based on their location and preferred provider. Additionally, users can add movies to a watchlist that is saved locally.

<p>
  Global Stream provides a free and open-source alternative to sites like
  Just Watch or IMDB. If you have a feature request or suggestion, please
  feel free to open an issue on
  <a href="https://github.com/treyg/movie-app/issues" target="_blank"
    >Github</a
  >.
</p>
<p>Built with Vue, Node, and Express JS</p>