Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/riteshpuvvada/movie-app

Discover Popular Movies
https://github.com/riteshpuvvada/movie-app

api create-react-app framer-motion tmdb-api tmdb-movie-search

Last synced: 27 days ago
JSON representation

Discover Popular Movies

Awesome Lists containing this project

README

        


What to watch 🍿


The Movie Database [(TMDB)](https://developers.themoviedb.org/3/getting-started/introduction) is a popular, user editable database for movies and TV shows.

## Getting Started

* Clone this repository

```bash
https://github.com/RiteshPuvvada/Movie-App.git

cd Movie-App
```

* Install Dependencies

```bash
npm install
```
* Run the application
```bash
npm start
```

Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

---

## License

This repository is under The MIT License. Read the [LICENSE](https://github.com/RiteshPuvvada/Movie-App/blob/main/LICENSE) file for more information.