williamrozin / exchange

A React App to exchange between currencies according to the quotations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A React App to exchange between currencies according to the quotations.

License:Apache License 2.0


Languages

Language:TypeScript 97.3%Language:JavaScript 2.0%Language:HTML 0.7%