blogChain is a blogging platform built on blockchain technology. The users can anonymously add content to the site and can also donate ETH to the author if the content seems good. Simply connect via metamask account and start uploading your post.
npm iMake sure the react scripts and other dependencies are compatible with the current version of npm and node.
In a new terminal, type
truffle compile
truffle migrateYou can access and test the functionalities of the solidities via
truffle consoleNow open a new terminal and type
npm startEnjoy exploring the app and add new features as you wish.
Truffle suite
Ganache
MetaMask
React
Solidity