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

https://github.com/joshuachinemezu/nbp-currency-exchanger

Currency exchange rate tracker using React, Redux and http://api.nbp.pl/
https://github.com/joshuachinemezu/nbp-currency-exchanger

currency currency-redux exchange-rates exchangerate material-ui react redux redux-thunk store

Last synced: 7 months ago
JSON representation

Currency exchange rate tracker using React, Redux and http://api.nbp.pl/

Awesome Lists containing this project

README

          


Currency Exchange Rate Tracker


dependencies


Get Updated currency rate
✨ React and redux app using Narodowy Bank Exchange API


Currency Converter



Currency Exchange Rate Tracker is a react application using latest web technologies

💥React, redux and material ui 💥

## Installation

- Clone the repository `git clone https://github.com/joshuachinemezu/nbp-currency-exchanger.git`
- Run `yarn install` or `npm install`
- Rename the file `.env.example` to `.env` file using the cmd `mv .env.example .env`
- To start app `yarn start`
- For testing `yarn test`

## Build

- `yarn build`

## Technologies

- React
- Redux
- Axios
- Styled component
- Material UI
- Moment

## Contributions

- Spread the word
- Open pull requests

## License

MIT © [Joshua Chinemezu](https://github.com/joshuachinemezu)