Skip to content

Mraza143/Nft-Auction-Frontend

Repository files navigation

This is a Next js Dapp to interact with the Nft Auction smart contract.

Getting Started

First, run the development server:

npm i 
npm run dev
# or
yarn
yarn dev