Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datsfilipe/dtmoney
Project made on Ignite chapter 2
https://github.com/datsfilipe/dtmoney
axios miragejs react styled-components
Last synced: 9 days ago
JSON representation
Project made on Ignite chapter 2
- Host: GitHub
- URL: https://github.com/datsfilipe/dtmoney
- Owner: datsfilipe
- License: mit
- Created: 2021-12-03T11:20:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T18:01:14.000Z (over 1 year ago)
- Last Synced: 2024-11-10T16:35:35.663Z (2 months ago)
- Topics: axios, miragejs, react, styled-components
- Language: TypeScript
- Homepage: https://dtmoney-datsfilipe.vercel.app
- Size: 231 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DTMoney
This is a simple web application built with React that allows you to track your incomes and expenses, providing you with a total financial result.
## Demo
You can view a live demo at [https://dtmoney-datsfilipe.vercel.app](https://dtmoney-datsfilipe.vercel.app).
## Contributing
Contributions are welcome! If you find any bugs or want to enhance the application with new features, feel free to open an issue or submit a pull request.
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Commit your changes and push the branch to your fork.
4. Submit a pull request to the main branch of the original repository.## License
Open-source and distributed under the [MIT License](./LICENSE).