frontend use following commands to install the project in vs code- npm install react-router-dom npm install styled-components npm install ethers use these command to build and run the project- npm run build npm start