Project developed in the Front-end Module at the Trybe course.
This project develops an expenses control with currency converter.
The user should be able to:
- Add, remove and edit expenses.
- View a table of expenses.
- View the total expenses converted to BRL.
🎯 Objective: put into practice the following abilities:
- Properly use
Redux
withReact
andThunk
.
- React
- Redux
- JSX
- Thunk
- CSS
All Trybe projects use linters
, Git
and GitHub
.