Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 768 Bytes

File metadata and controls

47 lines (25 loc) · 768 Bytes

exchange

A React App to exchange between currencies according to the quotations. This app uses the https://exchangeratesapi.io/ API.

Requirements

  • Node >= 10
  • Yarn (or NPM)

Installation

Clone this repo, install the dependencies and start the app.

git clone https://github.com/williamrozin/exchange.git

yarn

yarn start

Features

  • Pocket management (mocked data)
  • Exchange
  • Rates management

Screenshots

Pockets


Exchange


Rates 1


Rates 2

License

Apache 2.0

Made with ❤️ by William Rozin Gaspar