Description

My wallet is a mobile only aplication that is made to save your transactions, in this app you are able to create an account and login to see all your input and output transactions, with a total balace.

Layout

Home page login page register page plans page plans page

Figma file here

Getting started

Running on vercel

This project needs backend running to work, to run the backend, follow the instructions on projeto14-mywallet-back

The following tools were used in the construction of the project:

Frontend (React)


How to contribute

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b feat/myFeatureName
  3. For each feature implemented, make a commit specifying what was done
  4. Submit your changes: git push -u origin feat/myFeatureName

Author

Developed by Pedro Hotz Bronzato.