Simple vanilla Javascript frontend for Uniswap V2 swaps and pool interactions on testnet Fluent Testnet.
https://fluentlabs-xyz.github.io/uniswapV2_frontend_testnet/
https://github.com/fluentlabs-xyz/uniswapV2_foundry_deploy
npm install http-server
then
npx http-server
or
http-server
Note: this website example uses Vanilla Javascript.