This project is an application that helps anyone to manage their financial accounts. Import your CSV file and keep tracking your expenses.
Technologies that I used to develop this web client
- ReactJS
- TypeScript
- React Router DOM
- React Icons
- Styled Components
- Polished
- Axios
- Commitlint
- Commitizen
- Eslint
- Prettier
- EditorConfig
Clone the project and access the folder
$ git clone https://github.com/vitor-martinss/GoFinances
$ cd _src/GoFinances.BackEnd
Follow the steps below
# Install the dependencies
$ yarn
# Start the server
$ yarn dev:server
Clone the project and access the folder
$ git clone https://github.com/vitor-martinss/GoFinances
$ cd _src/GoFinances.FrontEnd
Follow the steps below
# Install the dependencies
$ yarn
# Be sure the file 'src/services/api.ts' have the IP to your API
# Start the client
$ yarn start
This project is licensed under the MIT License - see the LICENSE file for details.
Made with 💜 by Vitor Martins during the GoStack Bootcamp 👋 See my linkedin