Description: The user interface for PledgeX is developed in TypeScript using Next.js. It features dashboards for clients and freelancers, smart contract interaction via MetaMask, and milestone management through an intuitive UI.
Topics: Next.js TypeScript Web3 React Tailwind Escrow Milestone UI Ethereum
A full-featured UI for interacting with the decentralized escrow system. Built with Next.js and TypeScript to deliver a seamless Web3 experience.
- Role-Based Dashboards: Clients and freelancers have customized views.
- Connect with MetaMask: Authenticate and transact using Ethereum wallet.
- Milestone View: Check project status, upcoming payments, and file submissions.
- Modern Design: Responsive interface powered by Tailwind CSS.
- Next.js
- TypeScript
- Tailwind CSS
- Ethers.js
- Recoil (State Management)
- git clone https://github.com/Mr-Yash-01/PledgeX_Frontend.git
- cd pledgeX-frontend
- npm install
- npm run dev