Skip to content

Themoviedb - Movie and Web Series Search.

License

Notifications You must be signed in to change notification settings

sanwebinfo/movie-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Themoviedb

Themoviedb - Movie and Web Series Search.

Usage

  • Themoviedb API
  • PHP for API proxy
  • Bulma CSS
  • Fetch API

Setup

  • Create a account from https://www.themoviedb.org
  • Generate API key from your account settings
  • create .env file and add themoviesdb API key
  • Done
APIKEY=xxxxxxxxxxxxxxxxxxxxxxxxx

Still it's on ⚠ WIP if you have any ideas your PR's are Welcome 😊

Note: Don't use this on Production server or any other online platforms use it locally and manage it via localhost server

# Localhost server using PHP

php -S localhost:6008
  • Now open your browser with the following URL
http://localhost:6008

LICENSE

MIT