This is the frontend code for RediFlow, a project created during the ETHGlobal Tokyo hackathon. This project uses Superfluid for managing payment, uses Livepeer for managing payment and uses Subgraph for onchain activitiy lookup. Also, MetaMask is used for login.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint