danceratopz / blockchain-developer-bootcamp-final-project

NFT Fractionalizer - Final Project for the 2021 Consensys Blockchain Developer Bootcamp
MIT License
8 stars 4 forks source link

Feature: First version of frontend with react #1

Closed danceratopz closed 2 years ago

danceratopz commented 2 years ago

Implementation of a first draft of a UI to interact with the FractionalizeNFT contract.

danceratopz commented 2 years ago

The ui provides an interface to the main solidity contract functionality. The react code still requires a serious clean-up and refactor.