/dynamic-react-exchange-rate-api-challenge

A technical test to use best practices in React to pull data from a FOREX API and display currency rates against a base. User should be able to choose both a date and a base currency to be quoted against.

Primary LanguageJavaScript

Simply clone this project to your local and run:

npm install

and then

npm start

to start the project in a localhost server.