Skip to content

Movie Database (TMDB) API, react-based, able to search keywords of the movietitle and rank movie popularity scores. And is deploy on vercel, can get access: https://movielizzard.vercel.app/

Notifications You must be signed in to change notification settings

Elaine-904/moviesearchapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

movie search app react

use The Movie Database (TMDB) API as datasource, able to search keywords of the movietitle and rank movie popularity scores. And is deploy on vercel, can get access: https://movielizzard.vercel.app/

Info

Remember to go to the root folder: searchmovie Install a local copy by downloading this library and running

npm install

Launch a local development environment by running

npm start

Basic Concepts

Component

Components are split into five different categories:

  • Header (banner)
  • Fetch (ancestor component--- fetch TMDB api)
  • Search (search bar)
  • Category(category selector)
  • DisplayMovie(movie tables display)
  • DardMode(color mode)

About

Movie Database (TMDB) API, react-based, able to search keywords of the movietitle and rank movie popularity scores. And is deploy on vercel, can get access: https://movielizzard.vercel.app/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published