Change your metamask network to Ropsten test network.
To run the project, first, intall depedencies:
yarn
# or
npm install
Then, run the development server:
yarn dev
# or
npm run dev
Open http://localhost:3000 with your browser to interact with the dApp.