Skip to content

fardinxd/entertainment-zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entertainment Zone Live Preview

Entertainment Zone

Before running this project on your machine

  1. Create .env file in the project folder

  2. Copy the following text and paste in .env file

    REACT_APP_API_KEY=Paste-Your-API-Key-Here

    REACT_APP_GENRES_URL=https://api.themoviedb.org/3/genre

    REACT_APP_TRENDING_URL=https://api.themoviedb.org/3/trending/all/day?

    REACT_APP_MOVIES_URL=https://api.themoviedb.org/3/discover/movie?

    REACT_APP_SERIES_URL=https://api.themoviedb.org/3/discover/tv?

    REACT_APP_SEARCH_URL=https://api.themoviedb.org/3/search/

    REACT_APP_TMDB_URL=https://api.themoviedb.org/3

  3. Get your own api key from official TMDB website

Run the following command to start the project

  1. yarn
  2. yarn start

Connect With Me

About

Entertainment Zone where you can find any Movies🍿 or TV-Series📺

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published