islam95 / task-educa

Currency Exchange app built using React & Redux

Home Page:https://task-educa.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React & Redux task from Educa

Currency Exchange app

  • Clone the repo
  • Run command: npm i
  • Run command: npm run dev

And you are good to go!

How to use app

When you open the project first time it looks like this:

Starting the project

When you click on a button "Загрузить" it downloads all rates from api https://openexchangerates.org

Download the rates

  • Base rate is USD. So all rates are equal to 1 USD

You can delete the rate by clicking on trash icon. You can also add the rate by selecting it and clicking the "Добавить" button below.

  • Table shows the changes of rates since 2019-08-20.
  • When you add the rate it will add it to the end of the table. So don't forget to check the last page of the table.

About

Currency Exchange app built using React & Redux

https://task-educa.herokuapp.com


Languages

Language:JavaScript 90.6%Language:CSS 6.8%Language:HTML 2.6%