Skip to content

Pratham82/react-movie-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Movie Search App

This is a Movie library app where you can search for any movies. This App is created with React and for state management I have used React hooks. I used TMDB Api for getting all the movies.

Main Features:

  • View Featured movies on the first page
  • Search for a Movie
  • React Hooks for state management
  • Working with TMDB API

Screenshots:

This project was bootstrapped with Create React App.

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 the browser.

Netlify Status