hicmtrex / Tmovies

the best movie application
https://tmovies-hicm.netlify.app
33 stars 13 forks source link

file .env #2

Open babyboo07 opened 1 year ago

hicmtrex commented 1 year ago

The .env file, it only contains one variable REACT_APP_API_KEY. To obtain an API key, you can visit https://www.themoviedb.org/, create an account, and generate a free API key. Once you have the API key, you can add it to the .env file as a value for the REACT_APP_API_KEY variable.