Skip to content

kozhydlo/BookApp

Repository files navigation

Book App

Book App is a web application that allows users to read books, save favorite books, search for new literary works, and highlight key sections of the text.

Key Features

  • Read Books: Access a wide range of books and read them online.
  • Save Books: Save your favorite books to your personal library for quick access later.
  • Search Books: Find books by title or author using the search function.
  • Highlight Key Sections: Tools for highlighting important quotes or parts of the text while reading.

Technologies Used

  • Next.js — Framework for server-side rendering and page routing.
  • TypeScript — Ensures type safety and better development experience.
  • LocalStorage API — Stores user data locally, including favorite books and settings.
  • Mock Data — Sample book data used during development.

Screenshot

Book App Screenshot

How to Run the Project Locally

Clone the repository:

git clone <repository_url>
cd book-app

Install dependencies:

npm install

Start the development server:

npm run dev
  • Open your browser and go to: http://localhost:3000

Contact

For questions or suggestions, contact via email: markkozhydlo@gmail.com