Git Product home page Git Product logo

nft-marketplace's Introduction

License Node_Badge Npm_Badge React Badge Solidity_Badge Truffle Made by NatalieBravo

Summary

Galerie is a NFT Marketplace that enables the creation, sale, and purchase of digital art as NFTs.

Check out how it looks:

Homepage print

โ„น๏ธ Architecture and Client-side Flow

Client-Flow

Architecture

โš™๏ธ Built With

This project was developed with the following technologies:

Frontend React + JavaScript

Backend Express

Blockchain and Smart Contracts Solidity

Requirements

To run the application you'll need:

Now go to project folder and run:

$ cd NFT-Marketplace

# install the dependencies
$ yarn

# run ganache
$ ganache-cli

# deploy de contracts on the blockchain
$ truffle migrate

# run the client-side
$ cd client
$ yarn
$ yarn start

# run the backend
$ cd backend
$ yarn
$ yarn start

There are some things to be done in the project:

  • State persistence;
  • Revise front-end call to the buy and sell functions on the blockchain;
  • Error handling;
  • NFT cards to reflect the true information of price coming from the blockchain.

This project is under the MIT license. See the LICENSE for more information.

๐Ÿ“ฌ Get in touch!

Linkedin - Natalie Bravo Email - Natalie Bravo
Made with โ˜• and โค๏ธ by Natalie Bravo.

nft-marketplace's People

Contributors

bravonatalie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nft-marketplace's Issues

yarn start + "Compiled with warnings" does not show welcome+instructions message

When I run yarn start I get the usual (and useful) welcome+instructions message:

Compiled successfully!

You can now view my-app in the browser.

  Local:            http://localhost:3000
  On Your Network:  http://192.168.2.190:3000

But, a warning is emitted to console, but the message appears as truncated. The server is started, but we have no feedback, no info about the host:port under which the server is running, nor instructions.

Compiled with warnings.

src/pages/Item/index.js
  Line 102:48:  Comments inside children section of tag should be placed inside braces                                     react/jsx-no-comment-textnodes
  Line 104:25:  Comments inside children section of tag should be placed inside braces                                     react/jsx-no-comment-textnodes
  Line 106:19:  img elements must have an alt prop, either with meaningful text, or an empty string for decorative images  jsx-a11y/alt-text

Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.

localhost:3000 not opening in the web browser

My system specification:- Ubuntu 18.04.1
node vesrion16.13.1, npm version 8.5.3,yarn version 1.22.17,truffle version 5.5.3, Browser - Firefox

Not a great deal, but feels wrong and annoying nevertheless.

out of gas

When I want to creat a NFT project, the error: out of gas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.