Skip to content

njkwon-wavefin/reactdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Web App

This is a Movie App built in ReactJS. It uses open [The Movie Database (TMDb) API] (https://www.themoviedb.org/documentation/api) to display data.

Live Demo

[TMDb Movie App] (https://namkwon.github.io/reactdemo/)

Features

  • List popular movies
  • Search movies by title
  • Auto-suggest movie title for search function
  • View detail movie info including poster, casts, trailers

Technical Notes