Loading repository dataβ¦
Loading repository dataβ¦
aymansalkhatib / repository
π Bookly is a Flutter application that allows users to read books. It uses the Google Books API to display a wide range of books, making it easy to find and enjoy your next read! πβ¨
The Bookly App is a mobile application designed to search and filter free books available via the Google Books API. This app was developed as part of a training course by Tharwa Sami and is intended for educational purposes only.
Through this project, I have gained practical experience in:
To get a local copy up and running, follow these steps:
git clone https://github.com/Ayman-Al-Khatib/bookly.git
cd bookly
flutter pub get
flutter run