/virtual-library

Virtual library to store books you've read/plan to read.

Primary LanguageJavaScript

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