Skip to content

Decentralized general marketplace that uses the ethereum blockchain for transactions

Notifications You must be signed in to change notification settings

hassanuahmad/crypto-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

Crypto Marketplace

The first decentralized general marketplace that uses the ethereum blockchain for transactions where users can buy and sell items.

Tech Stack

  • ReactJS
  • ethers.js
  • TailwindCSS
  • NodeJS/Express
  • MySQL

Development Setup

Prerequisites

Installation

  1. Clone this repository:
git clone git@github.com:hassanuahmad/crypto-marketplace.git
  1. Install project dependencies in client and server:
npm install
  1. Add the environment variable in the client folder:
echo 'REACT_APP_CMP_BACKEND_URL="https://be.cryptomarketplace.tech"' > .env

Development

Start the client development server:

npm start

Your development environment is now set up and running. Access the site at http://localhost:3000.

About

Decentralized general marketplace that uses the ethereum blockchain for transactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published