This project was developed during the React Native specialization created by Rocketseat. It is an application capable of performing personal financial control, adding expenses or amounts received, such as salary. The user will be able to view a dashboard with a summary of all their transactions, however, at the bottom of the application it will be possible to navigate between the tabs, being able to register new expenses or entries, as well as follow a graph with the summary of their expenses per month.
Others technologies used:
A user can:
- View a dashboard with inputs and outputs, as well as the total balance;
- Add new expenses or income;
- See a dashboard with top spend
Solarized dark | Solarized Ocean |
---|---|
This project use expo, so after clone this repository run yarn install
on the main folder, and then run expo start
.
"expo": "~46.0.9"
"react": "18.0.0",
"react-native": "0.69.5",