Skip to content

mohammedmishalk/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

A movie app built with React Native and Expo, using the TMDb API to fetch movie data.

Screenshots

Screenshot 1 Screenshot 2

Features

  • Browse popular movies and TV shows
  • View movie details, including synopsis, cast, and ratings
  • Search for movies and TV shows
  • Save favorite movies to a watchlist

Installation

  1. Clone the repository:
  git clone https://github.com/mohammedmishalk/movie-app.git

Install dependencies:

cd movie-app
npm install

Configure the TMDb API key:

Create a new account on TMDb and obtain an API key. Rename .env.example file to .env and replace YOUR_API_KEY with your actual API key.

Start the development server:

npm start

se the Expo app on your mobile device or an emulator to scan the QR code and run the app.

Technologies Used -React Native -Expo -TMDb API -Contributing -Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License This project is licensed under the MIT License.

About

React native movie App using TMDB Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages