Skip to content

aaron-contreras/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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