Skip to content

Get movies from TheMovieDB API and save favorite movies locally.

Notifications You must be signed in to change notification settings

luciano01/favorites_movies

Repository files navigation

Favorites Movies

Retrieving movies from API and saving favorite movies locally.

Screenshots

For developers

To clone locally

$ git clone [email protected]:luciano01/favorites_movies.git
$ cd favorites_movies

Open the project in an editor, if you use VS Code, follow this

$ cd favorites_movies
$ code .

To run, follow this on terminal

$ flutter clean
$ flutter pub get
$ flutter run --release

Built with

Author

Releases

No releases published

Packages

No packages published

Languages