Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 290 Bytes

Getting Started

  • NFT game built using React.

  • Smart contracts developed with Hardhat and exported for use in this project.

  • Clone the project & run npm i in the root directory.

  • After install complete run npm run dev to start the frontEnd on localhost:3000 with hot reload.