Git Product home page Git Product logo

art-nova-marketplace's Introduction

Art-Nova-Marketplace

A decentralized NFT marketplace built with React, Seaport, PostgreSQL, Sequelize, and Metamask integration.

Description

This project is a decentralized marketplace for buying and selling Non-Fungible Tokens (NFTs) similar to OpenSea. It allows users to connect their Metamask wallet, browse and discover NFTs, create listings, and make purchases using cryptocurrency.

Features

  • Metamask integration for wallet connectivity
  • Browse and search NFT listings
  • Create and manage NFT listings
  • Buy and sell NFTs securely
  • Ethereum blockchain integration

Technologies Used

  • React
  • Seaport
  • PostgreSQL
  • Sequelize
  • Metamask

Prerequisites

To run this project locally, ensure you have the following installed:

  • Node.js
  • PostgreSQL

Getting Started

  1. Clone the repository:
git clone https://github.com/Vedant-Soni/Art-Nova-Marketplace.git
  1. Install the backend dependencies:
cd Art-Nova-Marketplace/backend
npm install
  1. Set up the PostgreSQL database:
  • Create a new PostgreSQL database.
  • Update the database configuration in config/database.js with your database credentials.
  1. Migrate the database:
npx sequelize-cli db:migrate
  1. Start the backend server:
nodemon index.js
  1. Install the frontend dependencies:
cd Art-Nova-Marketplace/frontend
npm install
  1. Start the frontend project:
npm start
  1. Open your browser and navigate to http://localhost:{Your_port} to view the app.

Screenshots

alt text alt text alt text alt text alt text

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to submit a pull request.

License

This project is licensed under the MIT License.

art-nova-marketplace's People

Contributors

vedant-vector avatar vivekkadvani avatar vkkadvani avatar vedant-soni avatar

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.