/trybewallet

Real-time currency converter spending control wallet

Primary LanguageJavaScript

Welcome to TrybeWallet Project 💸🏦

Description

To develop a real-time currency converter spending control wallet. This application allows the user to:

  • Add, remove and edit an expense;

  • View a tables with your expenses;

  • View total spend converted to a currency of choice;

Skills:

  1. Create a Redux store (reducers, actions, dispatchers) in React applications
  2. Connect Redux to React components
  3. Create asynchronous actions in your React application that makes use of Redux.