Skip to content

SultanBadri/virtual-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Library

virtual_library

📝 Description

A virtual library program to store the books you've always been meaning to read. A project from the Odin Project Curriculum.

💡 Features

  • Every book is saved to localStorage
  • You can delete any of your books
  • Can update whether you've read any of the books in your library
  • Responsive on mobile

🛠️ Built with

  • HTML
  • CSS
  • JavaScript