shadrech / React-FX-Rates-App

React.js Foreign Exchange Rates SPA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FX Rates SPA

Simple web app that lets the user enter a date and a base currency and, when submitted, returns a list of foreign exchange rates retrieved from the fixer.io API as of that date

Running app

Install npm packages and start webpack-dev-server:

$ npm install
$ npm start

App will be live at "http://localhost:9000" in your browser

Alt text

About

React.js Foreign Exchange Rates SPA


Languages

Language:JavaScript 78.5%Language:CSS 20.8%Language:HTML 0.7%