Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 401 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 401 Bytes

MovFlix

A movie listing mobile app made using flutter and tmdb Api.

Prerequisites

  • Flutter SDK
  • Firebase Setup
  • Android Studio or VS Code

Getting Started

  1. Clone the Repository

     git clone https://github.com/rafayhanan/MovFlix.git
  2. Install Dependencies

     flutter pub get
     flutter doctor
  3. Run

     flutter run main.dart