Trybe Project - Trybe Wallet
React App for personal expenses management.
- Producing of React Class Components with JSX synthax;
- Rendering React Components from Array of Objects;
- Props and PropType validation;
- Creating and configuring a Redux store with thunk middleware;
- Creating, Structuring and Combining Redux reducers;
- Creating and dispatching actions and asynchronous actions;
npm install
npm start