Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 509 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 509 Bytes

FRACTAL VISIONS

AN IMPLEMENTATION OF THE ALLO PROTOCOL ON THE FRACTAL-VISIONS NFTS MARKETPLACE

TOOLS USED

  • NextJs
  • @apollo/client
  • graphql

TO RUN THE APP

To clone the repo, run:

git clone https://github.com/FractalVisionsNFT/fractal-allo-protocol.git

cd into the folder it was cloned into and run:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.