Add values in

src/Auth/cognitoConfig.js

export const cognitoConfig = {
  UserPoolId: "xxxx",
  ClientId: "xxxxx",
};