https://www.youtube.com/watch?v=jV2Ez_j8w_0&ab_channel=Pier-OlivierBeaulieu
npm install- Windows-> 
npm run start - Unix-> 
npm run startu 
- Create a Metamask account.
 - Obtain the seed phrase associated with the Metamask wallet.
 
- Create a new Ganache workspace.
 - Provide the Metamask wallet's seed phrase during Ganache setup.
 
- Open Metamask.
 - Add a custom network with the following details:
- Network Name: Test Network
 - New RPC URL: http://localhost:7545
 - Chain ID: 1337
 - Currency Symbol: ETH
 
 
Now, the test accounts from Ganache should be accessible through Metamask.