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.
  • LocalStorage API — Stores user data locally, including favorite books and settings.
  • Mock Data — Sample book data used during development.

How to Run the Project Locally:

  1. Clone the repository:

    cd book-app
  2. Navigate to the project directory:

    git clone ...
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and go to: localhost:3000

Contact

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