- Main screen of the app should show list of videos from TED rss feed. See the example above.
- App should work with two data sources!
- First data sourse is TED rss(https://www.ted.com/themes/rss/id)
- Second data source is just an json file from this repository data.json
- App should support Light and Dark theme
- Implement second screen with video preview, see the example above.
- Add support of landscape orientation.