Home
My Services
About me
My Work
Books Library
The odin project tutorial
Books Library
is a project that could:
  Add Books cards with some info about this book such as (Title, Author, Pages, Read or not and for sure remove button).
  I used js LocalStorage to render myLibrary when the page is refreshed.
Live :
Book's Library Live Preview
In this App I learned:
  How to add window EventListeners for Open, Close, and click outside the form.
  How to prepare the container and display using js function.
  How to add very good animations for a better UI experience.
  And more css soft skills.