📋 Angular Bookshelf App
A bookshelf application built with Angular, designed to help you manage and organize your book collection effortlessly.
Features
- Personal Library Management: Add, edit, and organize your books with detailed information such as title, author, genre, and more.
- Wishlist: Save books to your wishlist and easily manage them with a favorite toggle button.
- Search and Filter: Search for books or filter by status like Read, Reading, Want to Read, Rereading, and Abandoned.
- Book Details: View detailed information about each book, including its cover image, authors, genre, and language.
Installation
- Clone the repository:
git clone https://github.com/leticiaschneider/bookshelf-angular.git
- Navigate to the project folder:
cd bookshelf-angular
- Install dependencies:
npm install
- Run the app:
ng serve
Visit http://localhost:4200/
in your browser to see the app in action.
LetÃcia Araújo Schneider - leticia.schneider@gmail.com