Skip to content

jamesdevbie/react-movie-database

Repository files navigation

The Movie Search App

WHAT?

Movie Search App is a full-featured movie search application using React that integrates with the OMDB API. The application allows users to search for movies, view detailed information about the movie and navigate using react-routers.

HOW?

  1. This web application works with config driven UI, fetches data from backend and sets it in redux Store and paints it in the UI.
  2. Allows user view list of movies in cards view in the home page, allows the user to click on it and open a new page with additional details like cast, director, plot and so on...
  3. Users are allowed to search for any movie and results are displayed in card view.
  4. Clicking on each movie will open "moviedetails" page with additional information mentioned in point two.

WHY?
Provide users with seamless Movie Search Experience

About

Movie Search App is a full-featured movie search application using React, Redux, ContextAPI, Routers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors