Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaron-contreras/library

An Even Better Reads :)
https://github.com/aaron-contreras/library

css javascript

Last synced: 23 days ago
JSON representation

An Even Better Reads :)

Awesome Lists containing this project

README

        

# Even Better Reads

A library project to practice JS, constructors and extending on a previous small task of creating `Book`s.
If you would like to check it out live, [here](https://aaron-contreras.github.io/library/) 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