Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I self host it nothing is shown #1

Open
itz-dude opened this issue Aug 12, 2022 · 2 comments
Open

When I self host it nothing is shown #1

itz-dude opened this issue Aug 12, 2022 · 2 comments

Comments

@itz-dude
Copy link

No description provided.

@777edo
Copy link

777edo commented Sep 24, 2022

same here

@fuocy
Copy link
Owner

fuocy commented Mar 31, 2023

You have to create an account on the website: https://www.themoviedb.org/ to get the API KEY. You then create a file named ".env" in your root project folder.

In that file, assign the API KEY you get above to a variable named REACT_APP_API_KEY (it has to be this specific name).

It looks like this:
REACT_APP_API_KEY = a8a6fa2f944128e971223235bc3cxxxxx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants