kad1r / filmless

An app to find a movie for you.

Home Page:https://apps.apple.com/il/app/filmless/id1485272103

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filmless

In order to run the project, you need to first create a env.js file in the root of the project.

const API_KEY = 'yourapikey';

export default API_KEY;

The API key is a private key generated from TMDb. To generate an API key visit this link.

About

An app to find a movie for you.

https://apps.apple.com/il/app/filmless/id1485272103


Languages

Language:JavaScript 100.0%