The Book Reading App is a web application designed to enhance the reading experience by providing users with various interactive features. This application allows users to interact with book content through functions like displaying books, highlighting text, making text bold, adding sticky notes to book content, and more.
git clone <repository-url>
cd <project-directory>
npm install
npm run dev
The Book Reading App is a feature-rich web application that offers users a dynamic and engaging reading experience. With functionalities like highlighting text, adding sticky notes, and creating bold text, users can customize their reading interactions. By following the provided installation guide, users can easily set up and explore the application’s various features for an enhanced reading experience.