This project is about a website that helps you control expenses. With it you launch both the inflow and outflow of money. To make this project I used a layout from figma.
- Front Page
- Transaction Modal
- Local Server With Miragejs
- Requests With Axios
- Saving New Transacions On Server
# Clone this repository
$ git clone https://github.com/samircunha/DtMoney.git
# Go to the folder
$ cd dt-money
# Install the dependencies
$ npm install
# Finally, run
$ npm start
## Wait and enjoy.