Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 965 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 965 Bytes

My Money

Tech used:

Screenshots

Dashboard

New transaction

Overview

This project is the chapter 2 of the module ReactJS from Rocketseat. Is a simple personal finance program to register cash income and outcome using frontend fundaments.

Running Locally

$ git clone https://github.com/msdevpt/ignite-my-money
$ cd my-money
$ yarn
$ yarn start

Credits