An app that enables the user to store his favorite books.
The book consists of:
- title
- description
- author
- When the user types book's title, description and author, then he can add the book to his favorite books list.
- User can add books by either clicking the
addbutton or pressingEnter.
- Every book item is shown with a delete button.
- The
deletebutton when clicked, removes the book from the list.
- When user closes/reloads the page and return back, he can see his books