Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 532 Bytes

Personal Wallet

Personal Wallet

A project thinked for a person's financial organization.

Use this to register all your expenses and, perhaps, show it to someone? :)

Info

Project created to attend Trybe's frontend module, delivering 100% of the requirements.

Languages: React, Redux, NodeJs, RTL.

Use

  • Clone the repo
  • Type npm install to install all dependencies
  • Run with npm start
  • Access on localhost:3000 (React)