This is a simple yet powerful project built using JavaScript classes and object prototypes. You can:
- Add new books to the library π
- List all books π
- Toggle read status β β
- View details like author, ISBN, and price π°
Great practice for mastering OOP in JavaScript!