Product review decentralised application allows users to create and manage reviews for products.
- To use this application metamask needs to be installed. After connecting an account user can add review of product.
- Past reviews will be displayed for each account.
- User can search for product by using a product name.
Technical details -
- Smart contract is written in solidity and deployed on sepolia test network.
- To communicate between contract and react UI hardhat and ether.js is used
- The application is deployed on netlify. You can access it with this url - https://product-review-dapp.netlify.app/