/Project-Trybewallet

Simple currency converter wallet in React using Redux. | Project made while attending Trybe.

Primary LanguageJavaScriptMIT LicenseMIT

Skills

  • Create a Redux Store in React Applications

  • Create reducers in Redux in React Applications

  • Create Actions in Redux in React Applications

  • Create dispatchers in Redux in React Applications

  • Connect Redux to React Components

  • Create asynchronous actions in a React application that makes use of Redux.


What was developed

In this project I developed a currency converter wallet, when using this application a user should be able to:

  • Add, remove and edit spending;
  • View a table with all spending data;
  • View the total of converted spending for a currency of choice;