Closed baldonazionale closed 2 years ago
Hey @baldonazionale, you have to generate an api key on tmdb
then you must create an .env
file in the root of project with the following content:
REACT_APP_API_KEY=<your api key>
feel free to create an PR adding the instructions for how to setup and start the project on README.md
Hey @baldonazionale, you have to generate an api key on tmdb
then you must create an
.env
file in the root of project with the following content:REACT_APP_API_KEY=<your api key>
feel free to create an PR adding the instructions for how to setup and start the project on
README.md
not sure if I did correctly (I never did a PR) more-readme-info-1
this should be better: https://github.com/Isaac-alencar/moviebox/pull/3
the key used in this API https://api.themoviedb.org/3/movie/popular?api_key=undefined