Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 537 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 537 Bytes

TV App

Get recommendations for your next TV show.

Experience here

https://tv-app-beta.vercel.app

Getting Started

First, run the development server:

npm run dev

Open 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.