A simple web app to help you find the best mutual funds for your investment goals.
https://mutual-fund-compass.avilpage.com
git clone https://github.com/AvilPage/mutual-fund-compass
cd mutual-fund-compass
npm install
# or start the server and open the app in a new browser tab
npm run dev -- --open