/library

Primary LanguageJavaScript

Virtual Library

A project creating a virtual library to store and add books. Checkout the live version

Things I learned in this project:

  • 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

Credit

Design inspiration taken from Zach and Igor