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