An open API service indexing awesome lists of open source software.

https://github.com/andrerousselet/trybewallet

React app using Redux to manage state
https://github.com/andrerousselet/trybewallet

react redux redux-thunk

Last synced: about 2 months ago
JSON representation

React app using Redux to manage state

Awesome Lists containing this project

README

          

# My Trybewallet

A simple expense control wallet with currency conversion.

[Trybewallet](https://quiet-semifreddo-9e62cc.netlify.app/ "Trybewallet")
(deployed using Netlify)

---

### Developed Skills

* React Class Components
* State Management using Redux
* Redux Thunk middleware for async logic
* Connect API (mapStateToProps and mapDispatchToProps)

---

### Used techs

* React
* Redux