packages
which contains a few sub folders. The most important ones that you should focus on when just starting to work with Scaffold-eth are Hardhat
(which is where you will write your Solidity smart contracts, deploy and test them) and React-app
(which is where you will build the front-end for your smart contracts).