Convert QQQ, NDX, NQ, SPY, and ES values using live ratios.
Version 2.0.0. Built with Vite, React, Tailwind, and shadcn/ui.
Live: indexswapy.netlify.app
npm install
npm run devLocally the UI calls http://127.0.0.1:8888. Start the backend API on that port first.
npm test
npm run buildNetlify build command: npm run build
Publish directory: dist