Skip to content

JagrajAulakh/crypto-marketplace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 

Repository files navigation

crypto-marketplace

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

How to Run

Clone the repo: git clone git@github.com:hassanuahmad/crypto-marketplace.git

Frontend

After cloning the repo:

cd crypto-marketplace/client
echo 'REACT_APP_CMP_BACKEND_URL="https://be.cryptomarketplace.tech"' > .env
npm install
npm start

This will install all the dependencies and open the web server in your browser

Technologies

  • ReactJS
  • TailwindCSS
  • NodeJS / Express
  • MySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • HTML 5.1%
  • CSS 2.8%