The first decenteralized general marketplace that uses the etherium blockchain for transactions where users can buy and sell items.
Clone the repo: git clone git@github.com:hassanuahmad/crypto-marketplace.git
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
- ReactJS
- TailwindCSS
- NodeJS / Express
- MySQL