Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 566 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 566 Bytes

movie_recommendation

App that recommends trending movies

Its really basic app which recommends trending movies and tv series. I am just testing TMDB API and Listview in flutter.... This is how it looks

If you want to test it then log in @ TBDB and get apiKey and accessToken and add it in apiKey and accessToken variable respectively in main.dart file....