This is a simple web frontend for interacting with an Automatic Market Maker (AMM) contract.
A wallet like Metamask is needed to use the website.
NextJS for the UI, TailwindCSS for the styles and Ethers for the connection to the Blockchain and user's wallet.
The contracts which this frontend is interacting with can be found at: https://github.com/EperezOk/amm-contracts
You can try this project here: https://amm-eperezok.vercel.app/