Skip to content

Uniswap Clone built using Next.js, TailwindCss, Solidity and Sanity hope you like it. Tweak it and use it

Notifications You must be signed in to change notification settings

developer-junaid/Uniswap-Clone-Nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniswap Clone (Next.js + Sanity + Solidity)

Uniswap Clone built using Next.js, TailwindCss, Solidity and Sanity hope you like it. Tweak it and use it !!

Learned from : Clever Programmer 🔗 https://youtu.be/xXxjRzdYIss

Run Locally

  • Run this command git clone https://github.com/developer-junaid/Uniswap-Clone-Nextjs.git
  • You are now in the dev environment and you can play around

Tech Stack

  • Next.js
  • TailwindCss
  • Solidity
  • Alchemy
  • Sanity

Steps

  • Create folder and Navigate to it
  • Run Command (This will create client folder with Next.js and Tailwind Template and all the dependencies will be installed)
yarn create next-app -e with-tailwindcss client
  • Create two more folders on the root (studio and smart_contract)

Setup Sanity

  • Install Sanity cli globally npm i -g @sanity/cli
  • Navigate to sanity directory cd sanity
  • Initialize Sanity with CleverProgrammer (Shoutout) coupon
sanity init --coupon cleverprogrammer
  • project name: YourChoice (Enter)

  • Use default configuration: Y (Enter)

  • Output path: (Enter)

  • Select Project Template: Clean project with no predefined schemas (Enter)

  • Create Schemas

  • Run Sanity sanity start

About

Uniswap Clone built using Next.js, TailwindCss, Solidity and Sanity hope you like it. Tweak it and use it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published