Skip to content

j2qk3b/ebook-demo

Repository files navigation

A Decentralized Book Search Engine

This project is a demo of a decentralized book search engine. It allows users to search for books based on their titles and displays the search results in a simple interface.

Getting Started

To get started with this project, follow these steps:

Prerequisites

  • Node.js (v16.x or higher)
  • npm (v6.x or higher)

Installation

  1. Clone the repository:
git clone https://github.com/j2qk3b/ebook-demo
  1. Navigate to the project directory:
cd ebook-demo
  1. Install the required dependencies:
npm install

Running the Application

To start the application, run the following command:

npm run dev

This will start the development server, and the application should be accessible at http://localhost:5173 by default.

Usage

  1. Enter a book title in the search box.
  2. Click the "Search" button or press "Enter" to perform the search.
  3. The search results will be displayed below the search box, showing the title and author of each matching book.

Built With

  • React - A JavaScript library for building user interfaces.
  • Glitter SDK - A JavaScript SDK for interacting with the Glitter.

Contributing

If you would like to contribute to this project, feel free to fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published