Skip to content

Gilson96/nativeMDB

Repository files navigation

NativeMDB – A Mobile Movie Discovery App

NativeMDB is a mobile application built using Expo for discovering movies and TV shows. Powered by TMDB API, it allows users to browse, filter, and manage their personal watchlists or favourites.


Features

  • Search & Filter: Browse content by genre, popularity, and release date.
  • Detail Screens: View in-depth movie and TV show information.
  • Watchlist & Favorites: Add or remove titles with persistent user storage.
  • API Integration: Dynamic data from TMDB with real-time fetching.
  • Expo Router Navigation: Nested navigation with stack and tabs.

Screenshots

Login Screen

Home Screen

Movie Detail

Filtered Results

My List


Getting Started

Prerequisites

  • Node.js
  • Expo CLI

Installation

# Clone the repo
git clone https://github.com/Gilson96/nativeMDB.git
cd nativeMDB

# Install dependencies
npm install

# Start Expo project
npx expo start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published