Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benadamstyles/the-movie-db

Search the movie database
https://github.com/benadamstyles/the-movie-db

Last synced: 4 days ago
JSON representation

Search the movie database

Awesome Lists containing this project

README

        

# The Movie DB

This app, currently available at https://heuristic-boyd-48ab04.netlify.com/, allows you to search the database at https://www.themoviedb.org/.

## How to run

In the project directory, you can run the following tasks to interact with the development environment:

### `yarn start` or `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.

### `yarn test` or `npm test`

Launches the test runner ([jest](https://jestjs.io/))in the interactive watch mode.

### `yarn build` or `npm run build`

Builds the app for production to the `build` folder. It correctly bundles React in production mode and optimizes the build for the best performance.