Skip to content

rahimratnani/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

A simple library app that you can use to add or remove books and track reading status. This app uses your browser's local storage to store data so the books you add stays there even after you close your browser.

Technologies used:

  1. HTML
  2. CSS
  3. JavaScript
  4. Web Storage API

See it live here.