Skip to content

Meemaw/revolut-exchange

Repository files navigation

Revolut exchange

Actions Status: actions-status coverage: codecov code style: prettier Storybook: storybook Open source: open-source

Revolut like exchange UI implementation using:

Deployments:

Trying it out locally

Setup source code

➜ git@github.com:Meemaw/revolut-exchange.git
➜ cd revolut-exchange
➜ yarn

Start development server

➜ yarn dev

Notes

  • Mock API will be used when process.env.NODE_ENV !== 'production' to avoid free quota usage.
  • Historical data is totally mocked as it is not available for free users.