Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 804 Bytes

File metadata and controls

21 lines (14 loc) · 804 Bytes

IMDb Clone

This is a simple IMDb clone built using Flutter. The app provides users with the ability to browse movies and TV shows. Users can also create an account and log in.

Features

The app currently includes the following features:

  • Home page with trending movies and TV shows
  • Search page for finding movies, TV shows, and celebrities
  • Profile page for managing account details and favorite media
  • Media description page for viewing detailed information about a specific movie or TV show
  • Login page for creating a new account or logging into an existing one

Acknowledgment