This is an example of performing basic Connect, Tx, and Query in the Web App using wallet-provider.
https://githubbox.com/terra-money/wallet-provider/tree/main/templates/create-react-app
npx terra-templates get wallet-provider:create-react-app your-app-name
cd your-app-name
npm install
npm start