Skip to content

This web application helps in retrieving the list of movies from the search keyword that user enters. It uses omdb api to fetch the data based on the keyword and loads the webpage without any reload by using react hooks

Notifications You must be signed in to change notification settings

Dudam-Neeraj-Dattu/Movie-Search-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Search Filter App

  1. This application is made by using react. It allows users to search the title in the search bar and fetch movie list

  2. It uses react-hooks to render the page without reload by fetching the data through API.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

This web application helps in retrieving the list of movies from the search keyword that user enters. It uses omdb api to fetch the data based on the keyword and loads the webpage without any reload by using react hooks

Topics

Resources

Stars

Watchers

Forks