Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.46 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.46 KB

TMDB-MovieApp 🎥

A sleek and modern Flutter application that showcases trending and popular movies, powered by the TMDB API. The app is built with a scalable architecture using the flutter_bloc package for state management.

Features

  • 🔥 Display trending and popular movies in real-time.
  • 🔎 Search for your favorite movies effortlessly.
  • 📖 View detailed information about each movie, including synopsis, rating, and release date.
  • 🎨 Responsive and visually appealing UI designed for an immersive user experience.

Tech Stack

  • Flutter: Framework for building beautiful and natively compiled applications.
  • TMDB API: Source of movie data.
  • flutter_bloc: For efficient and reactive state management.

Installation

  1. Clone the repository:

    git clone https://github.com/iHirenDev/TMDB-MovieApp.git
  2. Navigate to the repository:

    cd TMDB-MovieApp
  3. Install Dependencies:

    flutter pub get 
  4. Getting Started

    • Grab your API key from TMDB.

Screenshots