/movieDB

Using 'The Movie Database API', we can search for movies, television show, and people in the industry

Primary LanguageTypeScript

What is this?

This is a React app with the aim of leveraging the The Movie DB. We can search for films, television shows, and people.

Local Installation

To run locally, clone the repo, and run 'npm install'. Wait a bit, and then run 'npm start'.

Live Version

This project has been deployed and can be viewed at movieDB.

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.

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