Skip to content

glitternetwork/decentralized-news-tutorial

Repository files navigation

Decentralized News Reader Tutorial

This project is a demo for using Dailyfeeds's news dataset to build a decentralized news reader using Glitter Protocol.

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/glitternetwork/decentralized-news-tutorial.git
  1. Navigate to the project directory:
cd decentralized-news-tutorial
  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 keyword 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 mirror news.

Built With

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

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

 
 
 

Contributors