It ain't much, but it's honest work
App : https://vfat.tools
Original work: https://yieldfarming.info
Fork the repo and clone it to your PC, or just clone the original.
Run npm install
(once) and npm run dev
This should bring up the interface at localhost:3000 after a minute or two.
- Fork the project
- Clone your forked copy onto your PC
- Create a new branch, make the required changes, test it using the above method
- Commit to your branch and push to your repo
- Go to your repo's github page and click Submit a pull request