A Decentralized Web 3.0 Application that lets you upload Images and Like the Images you find attractive by paying in Ethereum.
- Clone the repository into your local system.
- Install the Ganache Desktop App from the Official Site and the MetaMask Chrome Extension from the Chrome Extension Store
2.1 Ganache Installation Link : https://www.trufflesuite.com/ganache
2.2 MetaMask Installation Link : https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn - To install the packages do
npm install
. - To run the server, do
npm run start
.
Ganache, Metamask Chrome Extension, Solidity, Javascript, ReactJS.