App that connects users with the world of movies.
- ✅ search for movies by a word
- ✅ search for movies by a movie ID
- ✅ detailed information of picked movies
- ✅ local saving of movies that are favorited by users
- ✅ search for movies by categories (now playing, popular, topRated)
- ✅ custom Alerts
- ✅ tableView animation
- ✅ horizontal collectionView with custome diffable data source
- ✅ custom emptyStateView
You just need to clone the project, no 3rd party libraries were used.