A movies browsing app built in the Madrid Flutter Study Jam
The app needs an API key to access the themovies.org online databse.
Get the key in themoviedb by visiting https://www.themoviedb.org/settings/api.
Then add the API string to the /tools/api_key.dart
file.