Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Currency exchange rate tracker using React, Redux and http://api.nbp.pl/
- Host: GitHub
- URL: https://github.com/joshuachinemezu/nbp-currency-exchanger
- Owner: joshuachinemezu
- Created: 2020-01-19T23:45:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:19:11.000Z (about 2 years ago)
- Last Synced: 2023-02-28T05:42:47.027Z (almost 2 years ago)
- Topics: currency, currency-redux, exchange-rates, exchangerate, material-ui, react, redux, redux-thunk, store
- Language: JavaScript
- Homepage: https://nbp-currency-exchanger.netlify.com/
- Size: 2.84 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Currency Exchange Rate Tracker
Get Updated currency rate
β¨ React and redux app using Narodowy Bank Exchange API β¨
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)