Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 2.14 KB

README.md

File metadata and controls

67 lines (54 loc) · 2.14 KB

:octocat: Movie DB App :octocat:

Table of Contents

Introduction

Movie DB is an application to show all movies in the world. The data is provide by API from TMDB Movie.

Features

  • User can see all Movie like upcoming movie, top rated movie, popular movie, and more
  • User can see detail movie like decsription, movie casts, rating, and more.
  • Search movie based movie name.
  • And more

Requirements

How To Run

  1. Clone this repository

    $ git clone https://github.com/ihsaninh/flutter-tmdbmovie-bloc-cubit.git
    
  2. Install all dependencies on the package.json

    $ cd flutter-tmdbmovie-bloc-cubit
    $ pub get
    
  3. Run Movie DB App

    $ flutter run
    

Screenshot

Author

Ihsan Nurul Habib
Ihsan Nurul Habib