git clone <this repo url>
cd web3-ui
yarn install
yarn startThis project is using uniswap subgraph to fetch pool information.
If you want to update the query, after updating the query in src/query folder and run yarn codegen to generate hook and types for query.