lkotlarenko / Project-Trybewallet

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

Home Page:https://project-trybewallet-lkotlarenko.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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;

About

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

https://project-trybewallet-lkotlarenko.vercel.app/

License:MIT License


Languages

Language:JavaScript 88.6%Language:HTML 7.4%Language:CSS 4.0%