Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.08 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.08 KB

Library
HTML Logo CSS Logo

Library Preview

Features

  • Add book
  • Remove Book
  • Read book functionality
  • Create a book with title, author, pages, and read
  • Store books with Firebase

Built with

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • Firebase

Description

A library app. You can create, delete, and read books.

What I learned

  • Object constructors
  • Prototypes and prototypal inheritance
  • "this" keyword