An app that displays current currency exchanges for some preselected currencies and converts monies in those currencies, built with React, Redux, JavaScript, and CSS.
Clone down this repository. You will need node and npm installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000
- Node
- React
- Redux
- CSS
- Storybook.js
- Heroku
- Pivotal tracker