Skip to content

This is a free books display app using the MVVM pattern and Cubit state management. It allows you to view book details and preview books.

Notifications You must be signed in to change notification settings

EsAm1973/book-store

Repository files navigation

Bookly App

Description

Bookly is a Flutter application for browsing free books. It follows the MVVM pattern and uses Cubit for statemanagement. The app allows users to view book details and preview books.

Usage

  • This application fetches book data using the Google Books API.
  • To run the app, simply clone the repository and start the project in your Flutter environment.

Getting Started

  1. Clone the repository:
    git clone https://github.com/EsAm1973/book-store.git
  2. Navigate to the project directory:
    cd bookly_app
  3. Get dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Dependencies

  • Flutter
  • Cubit (State Management)
  • MVVM Pattern
  • Google Books API

About

This is a free books display app using the MVVM pattern and Cubit state management. It allows you to view book details and preview books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published