From 961690d5b83cef2c7d44a989d7d8512c472d4f66 Mon Sep 17 00:00:00 2001 From: Siddhartha Roy Date: Tue, 14 Jun 2022 23:37:41 +0530 Subject: [PATCH] add readme :open_book: --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..129d0711 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +## **Uniswap Clone** :unicorn: +![GitHub repo size](https://img.shields.io/github/repo-size/sid86-dev/uniswap-clone?style=social) ** ![Lines of code](https://img.shields.io/tokei/lines/github/sid86-dev/uniswap-clone?style=social) ** ![GitHub top language](https://img.shields.io/github/languages/top/sid86-dev/uniswap-clone?style=social) +> ##### [Preview](https://uniswap-weld.vercel.app/), Uniswap clone made using frontend frameworks, React.js and Next.js. The contract is deployed on rinkby etherium test network. + +
+ +Folder | Content | +--- | --- | +Client | Full frontend of the app | +Studio | Sanity CMS backend | +Smart Contract | Hardhat Solidity dev environment + +*** + +#### Client : [`Next.js`](https://nextjs.org/) +#### Production : [`Vercel`](https://vercel.com/) +#### Web3 Development : [`Hardhat`](https://hardhat.org/) +#### CMS : [`Sanity`](https://www.sanity.io/) +#### Testing : [`Rinkby`](https://www.rinkeby.io/#stats) + +*** + + +

+ +