/popcorn

Utilizing IMDb and Utelly APIs, search for movies and tv shows and see where they can be streamed.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

popcorn

Setup

popcorn is built on React, TypeScript, Axios, and Material UI as the technology stack. Run the following commands to get the project up and running:

$ git clone https://github.com/rrozema12/popcorn.git
$ cd popcorn
$ yarn install
$ yarn start