A project thinked for a person's financial organization.
Use this to register all your expenses and, perhaps, show it to someone? :)
Project created to attend Trybe's frontend module, delivering 100% of the requirements.
Languages: React, Redux, NodeJs, RTL.
- Clone the repo
- Type
npm install
to install all dependencies - Run with
npm start
- Access on localhost:3000 (React)