Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 499 Bytes

CryptoListApp

Offline first cryptocurrency app  Redux using for state managment  Redux persist for offline viewing  Middleware, Redux thunk for asynchronous actions   

Test with jest and enzyme:

  • Mocked fetch data and for using redux-mock-store to reach store function for actions testing.
  • CryptoReducer test for all action types
  • CoinCard component snapshot test

Screenshot

Screenshot Screenshot Screenshot