Skip to content

Movies App is a mobile application built with React Native that allows users to explore and discover information about movies. It utilizes the TMDB API to fetch movie data and provides various features like searching for movies, viewing movie details, trending movies, upcoming releases, top-rated movies, and cast details

Notifications You must be signed in to change notification settings

Rohit-Nandagawali/MovieApp-react-native

Repository files navigation

Movies App

My.Video.mp4

Movies App is a mobile application built with React Native that allows users to explore and discover information about movies. It utilizes the TMDB API to fetch movie data and provides various features like searching for movies, viewing movie details, trending movies, upcoming releases, top-rated movies, and cast details.

Features

  • Search for any movie
  • View detailed information and synopsis of movies
  • Explore trending movies
  • Stay updated with upcoming movie releases
  • Discover top-rated movies
  • Explore the cast details of movies

Technologies Used

  • React Native
  • TMDB API
  • Axios
  • NativeWind

Installation

To run the Movies App locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/movies-app.git
  2. Navigate to the project directory: cd movies-app
  3. Install the dependencies: npm install
  4. Configure the TMDB API credentials in the project
  5. Run the app on a connected device or emulator: npm run android (for Android) or npm run ios (for iOS)

Note: Make sure you have Node.js, npm, and React Native CLI installed on your system.

Happy movie exploration! 🎥🍿✨

About

Movies App is a mobile application built with React Native that allows users to explore and discover information about movies. It utilizes the TMDB API to fetch movie data and provides various features like searching for movies, viewing movie details, trending movies, upcoming releases, top-rated movies, and cast details

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published