Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 649 Bytes

File metadata and controls

26 lines (14 loc) · 649 Bytes

NFTizeMarket

NFT application that brings together affiliate marketers and businesses to sell products Incorporating NFT rewards and incentives to both buyers and sellers.

npm install --legacy-peer-deps To install dependencies

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Launch Django server:

python manage.py runserver

Open http://127.0.0.1:8000/ to run the APIs

Now you can freely browse the app locally

We are currently hosting our app on a server.