Currency exchange widget app based on an existing mobile app. It's using React, Redux, ES7, Babel, Webpack, Jest and Enzyme. The project is almost pixel perfect except the icons and the font. Unit testing implemented with Jest and Enzyme.
- Run
npm install
- Run
npm start
- Open localhost:8080 in the browser
Run npm test