Skip to content

bymi15/nftmarketflow

Repository files navigation

NFTMarketFlow

NFT Marketplace built with the Flow blockchain, currently operating on Flow testnet.
Personal project for learning more about Flow blockchain and writing smart contracts with Cadence.

Warning
This project was solely created for learning purposes and therefore it is not suitable for production environment.
Also, this codebase is not being actively maintained and is therefore likely to become outdated.

Smart Contracts

Tech stack

  • React
  • Cadence
  • FCL
  • Node, Express
  • MongoDB

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run dev

Run the NodeJS server with Nodemon

npm run deploy

Deploy the React app to Github Pages and NodeJS server to Heroku.

About

NFT Marketplace powered by the Flow Blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published