Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 374 Bytes

library

Simple library web app that allows the user to add books, keep track of their books, mark them as read or remove them.

The main purpose was to get a little more familiar with object constructors and TailwindCSS, as this was the first time I used either.

Live Demo

Technologies used

  • Vanilla HTML/JS
  • TailwindCSS