An open API service indexing awesome lists of open source software.

https://github.com/drillprop/currency-converter

Currency converter for PLN, EUR, USD and CZK
https://github.com/drillprop/currency-converter

Last synced: about 1 year ago
JSON representation

Currency converter for PLN, EUR, USD and CZK

Awesome Lists containing this project

README

          

# Currency Converter

Simple currency converter written in React. The application is using [NBP(National Bank of Poland) API]('http://api.nbp.pl/) to fetch actual exchange rates for PLN, EUR, USD, CZK.

## Technologies

- [react](https://reactjs.org/)
- [webpack](https://webpack.js.org/)
- [styled-components](https://www.styled-components.com/)
- [react-spring](https://www.react-spring.io/)
- [recharts](http://recharts.org/en-US/)

## Demo

[Currency Converter](https://drillprop.github.io/currency-converter/)