hashtune / Hashtune-Marketplace-Client

Hashtune's Marketplace Client Repository
https://hashtune.co
0 stars 0 forks source link

# Hashtune-Marketplace-Client

Architecture ๐Ÿ›

The architecture consists of 3 repositories:

  1. Client Application
  2. Server
  3. Smart Contract (currently deployed to Binance Test Network)

Each repository has it's own steps for set up, development and testing.

Setup ๐Ÿ—

Development ๐Ÿš€

  1. Run yarn dev to start the Client
  2. Run the Setup for the Server and start it on localhost:5000
  3. Visit localhost:3000 to view the running Application

Testing ๐Ÿงช

The client uses the Jest and Cypress testing Frameworks.

Repository structure ๐Ÿ—‚

Client Application Architecture/Components ๐Ÿงฑ