/library

Small Library app on browser

Primary LanguageJavaScript

library

Small Library app on browser

Designed using Figma. Created using HTML, CSS, and JavaScript. From this project, I learned how to:

  • Created a whole design for an app through Figma
  • Store HTML form data in a Javascript array
  • Keep track of data in Javascript to update the books on the browser
  • Organize code into classes and modules