/currency-converter

A simples API consume currency converter with ReactJS, Axios and Material UI.

Primary LanguageJavaScript

Installation

yarn is required

Edit line 26 in App.js with you access key

http://data.fixer.io/api/latest?access_key=

Before

yarn install
yarn start