An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


GoFinances :money_with_wings:



GitHub top language

GitHub language count


GitHub last commit

GitHub


About   |   
Technologies   |   
How To Use   |   
License   |   
Author


Run in Netlify

## 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.


GoFinances Homepage

## 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:

Run in Netlify

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

Author

Made with :purple_heart: by Rafael Domingues :wave: [Get in touch!](https://www.linkedin.com/in/rafaelcodomingues/)

[![Linkedin Badge](https://img.shields.io/badge/-Rafael_Domingues-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/rafaelcodomingues/)](https://www.linkedin.com/in/rafaelcodomingues/)
[![Gmail Badge](https://img.shields.io/badge/-rafaelcodomingues@gmail.com-c14438?style=flat-square&logo=Gmail&logoColor=white&link=mailto:rafaelcodomingues@gmail.com)](mailto:rafaelcodomingues@gmail.com)
[![DEV.to Badge](https://img.shields.io/badge/DEV.to-rafacdomin-black)](https://dev.to/rafacdomin)
[![GitHub followers](https://img.shields.io/github/followers/rafacdomin?label=Follow&style=social)](https://github.com/rafacdomin/?tab=follow)