This webpage is a simple book library made to practice working with Object constructors and learning how to organize JS code.
- HTML
- CSS (Grid)
- JavaScript
- Making responsive layouts with CSS Grid.
- Using the object constructor syntax.
- Dinamycally updating a more complex UI and saving changes to an object.
- Adding local storage.
- Animations.
- Validation to avoid having the same book twice.
