codiak / socialarchive-dapp

Dapp built on Swarm to back-up and interact with Twitter data.
GNU General Public License v3.0
2 stars 3 forks source link

Social Archive

Back-up your social posts on the blockchain.

Prerequisites

Dev Setup

Client Set-up

Running the React app in dev mode is as simple as installing dependencies from /client:

yarn install

And running:

yarn start