Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 344 Bytes

README.md

File metadata and controls

22 lines (22 loc) · 344 Bytes

add-to-cart-app


things i learned while making this project:

  • import
  • Firebase:
    • initializeApp
    • getDatabase
    • reference
    • push
    • onValue
    • snapshot
    • remove
  • IDs
  • Object -> Array
  • createElement
  • Flexbox:
    • flex-wrap
    • gap
  • user-select
  • Setting the viewport
  • Favicon
  • Web Application Manifest