MovieApp-React-Native

Movie App

Welcome to Movie App, a React Native application that allows you to explore and discover trending movies, view movie details, and manage your watchlist. The app integrates various technologies including Redux for state management, TRK Query for API requests, and TMDB API for movie data.

Video Demo

Click the video links below to watch the app in action:

Screenshots

Home 1 Home 2 Details 1
Search Login Profile

Technologies Used

Features

Getting Started

To get started with the Movie App, follow these steps:

  1. Clone the repository: ```bash git clone https://github.com/yourusername/movie-app.git cd movie-app

  2. npm install

  3. npx expo start