To install the dependencies, run the following command:
npm install
To run the dApp, use the following command:
npm start
To connect to Metamask, follow these steps:
- Install Metamask extension in your browser.
- Open the dApp in your browser.
- Click on the "Connect to Metamask" button.
- Approve the connection request in the Metamask popup.
- Your account address will be displayed on the page.