A project creating a virtual library to store and add books. Checkout the live version
- Creating a toggle slider
- Creating a custom checkbox
- Using auto-fit in grid to achieve responsiveness
- Using CSS variables to manipulate colors
- Dealing with form inputs and form events
- Clearing and resetting forms
- New ways to manipulate the DOM like .parentElement and .children
- Using object constructors to dynamically create objects