Create a TMDB account (https://developer.themoviedb.org/docs/getting-started) and get an API KEY. Then create a file named ".env.local" in your root project folder and add NEXT_PUBLIC_API_KEY=[YOUR_API_KEY_HERE]
$ npm install
$ npm run dev| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create a TMDB account (https://developer.themoviedb.org/docs/getting-started) and get an API KEY. Then create a file named ".env.local" in your root project folder and add NEXT_PUBLIC_API_KEY=[YOUR_API_KEY_HERE]
$ npm install
$ npm run dev