https://github.com/rafacdomin/gofinances-web
Personal finance application, with the register of incomes and outcomes by CSV files.
https://github.com/rafacdomin/gofinances-web
finance frontend react reactjs typescript website
Last synced: about 2 months ago
JSON representation
Personal finance application, with the register of incomes and outcomes by CSV files.
- Host: GitHub
- URL: https://github.com/rafacdomin/gofinances-web
- Owner: rafacdomin
- License: mit
- Created: 2020-08-31T21:55:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T09:05:50.000Z (over 2 years ago)
- Last Synced: 2025-01-14T09:14:19.300Z (over 1 year ago)
- Topics: finance, frontend, react, reactjs, typescript, website
- Language: TypeScript
- Homepage: https://mygofinances.netlify.app/
- Size: 4.81 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GoFinances :money_with_wings:

About |
Technologies |
How To Use |
License |
Author
## About
ReactJS project developed on [RocketSeat GoStack 13.0](https://rocketseat.com.br/). This project is an personal finance application, with register of incomes and outcomes by CSV files.
## Technologies
This project was developed with the following technologies:
- [ReactJS](https://reactjs.org)
- [Typescript](https://www.typescriptlang.org/)
- [React Router](https://reactrouter.com)
- [styled-components](https://styled-components.com/)
- [Axios](https://github.com/axios/axios)
- [filesize](https://www.npmjs.com/package/filesize)
## How To Use
You can access the site clicking this button:
To clone and run this application, you'll need installed on your computer:
- [Git](https://git-scm.com)
- [Node.js](https://nodejs.org/)
- [Yarn v1](https://classic.yarnpkg.com/)
- [API running on your computer](https://github.com/rafacdomin/gofinances-api)
To run the App:
```bash
# Clone the repository
$ git clone https://github.com/rafacdomin/gofinances-web
# Go into the repository folder
$ cd gofinances-web
# Install dependencies
$ yarn
# Run the app
$ yarn start
```
## License
This project is under the MIT license. See the [LICENSE](https://github.com/rafacdomin/gofinances-web/blob/master/LICENSE) for more information.
---
## Author

Made with :purple_heart: by Rafael Domingues :wave: [Get in touch!](https://www.linkedin.com/in/rafaelcodomingues/)
[](https://www.linkedin.com/in/rafaelcodomingues/)
[](mailto:rafaelcodomingues@gmail.com)
[](https://dev.to/rafacdomin)
[](https://github.com/rafacdomin/?tab=follow)