/Crypto

Primary LanguageTypeScript

WETH - WBTC pair with data from Sushi - Mainnet Exchange

  • App uses React, Typescript, ApexCharts
  • Styling is done using css(scss) modules

To start the app

  1. Clone the repository
  2. Install dependencies via ...
npm install
  1. Start the application by running
npm start