This is a browser version of Library Project from The Odin Project
- DOM Manipulation
- AddEventListener manipulations
- Working dynamically with Array of Objects
- Event Delegation and how to handle EventListeners created by JavaScript after Loading Page.
- Implementing Basic Constructors for the first time
- localStorage (Work in Progress)