Givbooks is a personal book reading library/tracker mobile application. Build using flutter and is uses Google books API to get the searched book result.
- Fork the repository and add your own Firebase project to this flutter app. For help refer here
- Then get the packages using
flutter pub get
- Run the project using
flutter run --debug
orflutter run --release