A simple web application for displaying books with an integrated comment section.
- Book cards with details
- Fixed comment input within each book card
- Scrollable comment list with custom scrollbar styling
- Custom fonts (Sentient)
- Clone or download the repository.
- Open
index.htmlin your browser. - Modify CSS or JavaScript as needed.
- Fonts: Ensure the
@font-facerules and file paths are correct. - Comments: The comment section is built with HTML/CSS; additional features can be added with JavaScript.
This project is licensed under the MIT License.