https://github.com/enzodevs/movie-app
A fun and simple movie recommendation app.
https://github.com/enzodevs/movie-app
expo nativewind react-native supabase tmdb-api zustand
Last synced: 11 months ago
JSON representation
A fun and simple movie recommendation app.
- Host: GitHub
- URL: https://github.com/enzodevs/movie-app
- Owner: enzodevs
- Created: 2025-03-07T02:10:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-14T18:08:15.000Z (11 months ago)
- Last Synced: 2025-03-14T18:37:27.297Z (11 months ago)
- Topics: expo, nativewind, react-native, supabase, tmdb-api, zustand
- Language: TypeScript
- Homepage:
- Size: 430 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Cine Match is a fun and simple movie recommendation app that helps you find films based on what you like. Whether you're in the mood for something popular or a hidden gem, Cine Match has you covered! This project was created as part of a college assignment to explore app development and movie data.
---
## What It Does
- Shows you popular movies to browse.
- Suggests films just for you based on your preferences.
- Lets you save your favorite movies.
---
## How to Use
Just open the app, explore the movie options, and let Cine Match help you pick your next watch!
---
## Como Usar
1. **Instale o Expo Go no seu celular:**
* **Android:** Procure por "Expo Go" na Google Play Store e instale.
* **iOS:** Procure por "Expo Go" na App Store e instale.
2. **Clone o repositório do projeto:**
Abra o terminal e execute o seguinte comando:
```bash
git clone https://github.com/enzodevs/movie-app.git
```
3. **Acesse a pasta do projeto:**
```bash
cd movie-app
```
4. **Instale as dependências:**
```bash
npm install
```
5. **Inicie o aplicativo:**
```bash
npx expo start
```
6. **Abra no Expo Go:**
* Após executar o comando `npx expo start`, o Expo Developer Tools será aberto no seu navegador.
* No terminal, você verá algumas opções. Digite "s" e pressione Enter para abrir o Expo Go.
* Use o aplicativo Expo Go no seu celular para escanear o código QR exibido no terminal.
---
## Collaborators
This project was brought to life by:
- [Enzo Cambraia](https://github.com/enzodevs)
- [Teo William](https://github.com/Teomendonca)
- [Isabela Freire](https://github.com/IsabelaFGoes)
- [João Vitor](https://github.com/Wenceslauu)
Thanks to everyone who contributed to making Cine Match awesome!