Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 475 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 475 Bytes

MoviesApp

A basic movies app created using movies api. Visit https://api.themoviedb.org for reference.

TECHSTACK USED

Features

  • The site shows all of the movies listed in the api as different genre.
  • When clicked on any movie it shows who are all casted in the movie and also gives the rating of the movie.
  • You can search for any movie.
  • The UI is responsive and interactive.