Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 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)