A library management system website designed to allow users to browse, manage, and track books. Features include book cataloging, user management, and a shopping cart for borrowing books. This project focuses on front-end development, with a clean user interface and easy navigation.
- User authentication (login and signup)
- Book management (add, edit, view)
- Cart for borrowing books
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone <repo-url> - Open
index.htmlin your browser to access the website.
MIT License