This is a Blockchain-Based-Photo-Sharing-Application DApp, where users can upload their favorite pics to this decentralized platform. Users can view pics uploaded by other users in their feed and also tip other user's work, in case they like other people's pics.
- npm install
- Unlock Metamask
- Connect metamask to your local Etherum blockchain provided by Ganache.
- Import an account provided by ganache.
$ npm start
Visit this URL in your browser: http://localhost:3000