Get recommendations for your next TV show.
https://tv-app-beta.vercel.app
First, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
Create new firebase project and get the the api key and other details.
Now, create account on TMDB Api and get the api key and the auth token.
Rename env-guide.txt file to .env.local and paste the environment variables.