React Example

A collection of React examples to help you get started with building your own applications.

Quick Start

Get started with React by following these simple steps:

Clone the repository

git clone https://github.com/Solioworld/solio-protocol

Cd into the directory

cd solio-protocol/examples/react

Install dependencies

pnpm install

Run the development server

pnpm dev