A decentralized social media platform to share photos and tip creators.
Here is the app running on the Kovan network
Solidity | React | Truffle | IPFS | Bootstrap
Start of by cloning this repo or downloading the zip file. After that open up your terminal and run these commands:
cd ProjectFolder
npm install
Note: Make sure MetaMask extension is added on your brower of choice
Next step is to get the Truffle blockchain running locally
cd ProjectFolder
truffle develop
Then inside of the truffle(develop)
terminal run:
migrate --reset
Finally get the client site running on localhost. Open a new Terminal window and run:
cd client/
npm run start
Head over to http://localhost:3000
and start using Decentragram!
Note: Make sure to add the Ganache network to your Metamask
Do you have any suggestions for code or additional features you'd like to see implemented? Hit me up on Twitter