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
- Host: GitHub
- URL: https://github.com/andrerousselet/trybewallet
- Owner: andrerousselet
- Created: 2022-10-07T12:02:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T15:58:47.000Z (over 3 years ago)
- Last Synced: 2025-01-15T22:29:51.391Z (over 1 year ago)
- Topics: react, redux, redux-thunk
- Language: JavaScript
- Homepage:
- Size: 424 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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