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

https://github.com/rob-ec/movies-react-app

Mobile application that integrates with TMDB and AppWrite to build a movies search app that storage research statistics.
https://github.com/rob-ec/movies-react-app

appwrite nativewind react react-native statistics tailwind tmdb-api

Last synced: 3 months ago
JSON representation

Mobile application that integrates with TMDB and AppWrite to build a movies search app that storage research statistics.

Awesome Lists containing this project

README

          

# Movies App

Mobile application that integrates with [TMDB](https://www.themoviedb.org/) and [AppWrite](https://appwrite.io/) to build a movies search app that storage research statistics.

## Get started

1. Install dependencies

```bash
npm install
```

2. Start the app

```bash
npx expo start
```

## Demo