the analytics app for sudoswap.
Client app is built with react, and backend is built with python:
Install dependencies
npm i
Run locally
npm start
open http://localhost:3000
Please read the contribution guidelines before starting work on a pull request.