Currency exchange rate tracker using React, Redux and http://api.nbp.pl/
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 💥
git clone https://github.com/joshuachinemezu/nbp-currency-exchanger.git
yarn install
or npm install
.env.example
to .env
file using the cmd mv .env.example .env
yarn start
yarn test
yarn build
MIT © Joshua Chinemezu