IT Book Store

Welcome to our Flutter app that brings the latest and greatest tech books directly to your fingertips. Utilizing the ITBook API, I have created a seamless experience for you to browse, search, and even save your favorite books for later. So whether you’re a seasoned programmer or just starting out, this app has got you covered.

Screenshots

Here is a screenshot of the app:

Getting Started

To run this app, you will need the Flutter SDK.

  1. Install Flutter
  2. Clone this repository
  1. Navigate to the project directory in your terminal
  2. Run flutter run to start the app

Dependencies

dependencies:
  flutter:
    sdk: flutter
  cupertino_icons: ^1.0.2
  google_fonts: ^3.0.1
  flutter_bloc: ^8.1.1
  equatable: ^2.0.5

Credits

GitHub

View Github