👉 Live Demo: Click here
A functioning Uniswap clone using React + Vite & Ethers.js to interact with the blockchain. This is a simplified version of it, instead of following the 'x * y = k' Uniswap formula to calculate amounts, we simply call the getAmountsOut() function to calculate prices.