Skip to content

Commit

Permalink
add readme 📖
Browse files Browse the repository at this point in the history
  • Loading branch information
sid86-dev committed Jun 14, 2022
1 parent ac623a7 commit 961690d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
<br/>

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)

***


<p align="center">
<img src="https://github.com/sid86-dev/uniswap-clone/blob/master/client/assets/uniswap.png" width="100px" />
</p>

0 comments on commit 961690d

Please sign in to comment.