/assignment_exchange_rates

REACT App with Fixer.io API; operations on exchange various rates

Primary LanguageJavaScript

Exchange Rates and Big Macs REACT App

The exchange rate application in REACT, uses Foreign Exchangerates Api/ (date published by European Central Bank) JSON API to obtain foreign exchange rates. Here user can check in an easy and quick way:

  • latest exchange Rates for a currency of choice
  • convert currencies of choice
  • compare to historical rate across number of months or years

This project was bootstrapped with Create React App.

Getting Started

If you have installed node on your computer, type the following commands. User Node version newer than v5.9.1.

$ npm start

Authors

Acknowledgments

This assignment is created for Viking Code School