Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 429 Bytes

Even Better Reads

A library project to practice JS, constructors and extending on a previous small task of creating Books. If you would like to check it out live, here it is. :) Every visit changes the books' colors. Give it a go!

What I improved on with this project?

  • Event listeners
  • Understanding of Javascript object constructors
  • Heavy CSS styling and positioning