dtmoney
Application of a finance manager developed in Rocketseat’s Ignite ReactJS course using ReactJS and TypeScript.
Getting Started
On terminal, go to the repository directory and execute the following command to install all de dependencies:
yarn
Then, to runs the app in the development mode, execute:
yarn start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.