Skip to content

diogoweb2/justForFun01

Repository files navigation

Currency convert

Currency convert implemented in React/Redux

Demo

https://diogoweb2.github.io/justForFun01/

Installing

Clone repository and run:

yarn install
yarn start
  • tested on Windows only

Running the tests

Tests implemented using Jest/Enzyme

yarn run test

Running live Styleguide documentation

Documentation generated by styleguidist library

yarn run styleguide

Next iteration/missing features

  • Currency values only change once a day 4PM CET. Add a shouldUpdateAPI logic to check local user time.
  • Add 2 ways currency converter
  • Add integration tests - to test components interation
  • Lightning Design Sytem - Migrate current implementation (css file) to use react LDS components (using tree-shaking to reduce bundle size) - https://react.lightningdesignsystem.com/getting-started/
  • encapsulate grids(div) to a component
  • webpack/package.json cleanup

Built With

  • ES2015/babel
  • Webpack
  • React
  • Redux
  • Lightning Design System

Authors

  • Diogo Lopes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published