Curating news from noisy feeds.
(from early discussions)
- clone the repo & cd into the project directory
- install dependencies:
flutter pub get
- run the code gen:
flutter pub run build_runner build
- get firebase credential files (ask or make your own)
- add the firebase credential files to the appropriate location (ask or check the .gitignore)
- run the app