Welcome to Dt Money, a ReactJS project with TypeScript for creating mini accounting plataform.
In this project you can:
- Create a new transaction and this transaction can be a income or outcome.
- Filter some transactions
- This application will create a summary of transactions by total income, outcome and balance
- This application use a mocked backend by json-server
Make sure you have Node.js and npm installed on your machine. Clone the repository and run the following command:
npm install
- ReactJS
- TypeScript
- Json-Server
- Styled-components
- Axios
This project is licensed under the MIT License.
Feel free to replace specific project details, such as the names of libraries used, to accurately reflect your application's structure.