Fish.vote is an app where anyone can create Crowd Proposals on UNI governance. When a proposal gains 10 million delegate votes, it is converted to a formal UNI governance proposal that is voted on by the UNI community.
Update environment variables after copying file:
# Copy env file
cp .env.sample .env.localInstall dependencies:
yarnRun locally
yarn devOpen http://localhost:3000 with your browser to see the result.