Books Wishlist is a client-side web application that allows users to search for books, add them to collections, and add your personal reviews. The application was built using TypeScript, React, Redux, and utilizes browser's local storage for data saving purposes. DEMO IS HERE
- Searching books with additional parameters with the help of Google Books API
- Saving/deleting to and from collections (favourites, to read, read)
- Adding/editing reviews to the saved books