/movies-app

A movie search website built with React. It uses the TMDb API showing the info about movies.

Primary LanguageJavaScript

Movies App

About The Project - Live Demo

overview-gif

A movie search app built with React. It uses The Movie Database (TMDb) API to display data. App's features include searching movies by title, list popular movies, view details of a selected movie (cast, genres, user scores). State managed using Redux, styling in CSS.

Built With

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

To get a local copy up and runningTo get a local copy up and running, 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.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.