A simple library app built for an Odin Project assignment.
Includes a dynamic mouse‑tracking background, a basic login form, and the ability to add personalized books.
- Interactive background effect
- Basic login interface
- Add and manage custom books
- HTML, CSS, and JavaScript only
index.html
lib.css
lib.js
user.svg
x.svg
x-circle.svg
Open index.html in a browser to use the app.
Modify styles in lib.css and logic in lib.js.