Skip to content

assasin-k7/kodadot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nft Marketplace [Onprogress %10]

All Contributors

💪 Motivation

We aim to create an open and safe nft marketplace for everyone. This will be a challenge for both me and the contributors. Together we will create an open source, reliable and beautiful nft marketplace example. The purpose of this project is not to operate an nft marketplace, but to create a template for nft marketplaces. Thus, many nft marketplaces can be easily created by forking and modifying this template. This will be beneficial for us to support the artists. We can only succeed in the world by coming from different areas and joining our forces.

🖥️ Screenshoots

Home

Explore

explore

Nft Detail

detail

Augmented Reality Support

NFT Marketplace Augmented Reality Support Video

🔮 Usage

In the project directory, you can run:

Preparation

yarn install:server
yarn install:client 
# or
npm run install:server
npm run install:client 
# or
pnpm install:server
pnpm install:client 
# or
bun install:server
bun install:client 

Getting Started

yarn dev:server
yarn dev:client
# or
npm run dev:server
npm run dev:client
# or
pnpm dev:server
pnpm dev:client
# or
bun dev:server
bun dev:client

About

Generate Market place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published