Skip to content

A movie searching web application built with React and supported with The Movie Database API.

Notifications You must be signed in to change notification settings

mkamilgok/Movie-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Search App

This web application provides movie searching and listing and it's implemented with React. The Movie Database API is used in order to fetch data.

By implementhing this project, I practiced:

  • Container-Presentational Components Programming Pattern
  • Setting the State of Components by using Hooks
  • Interacting with The Movie Database API

This project was bootstrapped with Create React App.

Running the app

In the project directory, you can run:

yarn start

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

Usage

You can search movies by entering the name and view the list of movies with their explanations.

Main View

About

A movie searching web application built with React and supported with The Movie Database API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages