MyBooksApp is a full stack web app made with vanilla JavaScript, Firebase Firestore and Firebase Authentication.
- Set your book collection locally without the need to make an account.
- Mark as Read/Unread and delete books from your collection.
- Many book meta info such as book cover, description and pages are getting fetched from Google's Books API based on ISBN or/and book title.
- Register/Login to save your collection in the cloud.