Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 379 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 379 Bytes

Movie-App

Frontend: ReactJS, CSS || Backend: NodeJS, MongoDB

API service to retrieve movie data: https://api.themoviedb.org/3

Functionality:

  • Login/Signup
  • Trending, toprated, popular movies.
  • Filter movies according to genre and keywords.
  • Display each movie's IMDB rating, description, launch date etc.
  • Star/Unstar movies for future reference.

Test commit