A boilerplate create-react-app DEX that utilizes Uniswap's SDK.
- Clone the repo.
- Create
.envfile based off.env.example. You will also need an Alchemy account! 🧙♀️⚗️ - Install dependencies with
yarn installornpm install. - Run
yarn start, the site should now be running at localhost:3000.




