Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

An example of a simple exchange rates web apps built in React Redux based on Create React App

Notifications You must be signed in to change notification settings

yasintze/simple-exchange-rates

Repository files navigation

Simple Exchange Rates

Netlify Status

An example of a simple exchange rates web apps built in React Redux based on Create React App. Using

Live Preview : https://simple-exchange-rates.netlify.com/

Chrome Lighthouse performance test in February 16, 2018

Access Locally

$ git clone https://github.com/yasintze/simple-exchange-rates.git
$ cd simple-exchange-rates
$ yarn install
$ yarn run start

Consume API

https://api.exchangeratesapi.io/latest

You can configure permitted currency from ./src/currency.js files

To-Do

Testing need more improvement!

License

Released under the MIT License. Check LICENSE file for more info.

About

An example of a simple exchange rates web apps built in React Redux based on Create React App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published