/expansive-finances

Best way to organize your finances.

Primary LanguageTypeScript

Expansive finances logo Expansive finances

Description   |    Requirements   |    Technologies   |    Usage   |    Demonstration


License Repo size Top lang Stars repo Forks repo Pull requests Last commit

Report bug · Request feature


Description

Project to register expenses and deposit, as a way to control and report the progress of your finances.

At the moment working only with a fake api, to improve the learning of present technologies.

Requirements

Technologies

  • CRA (Create react app)
  • Typescript
  • Styled Components
  • Polished
  • Axios
  • Miragejs (Fake api)

Usage

You can clone it on your pc using the command:

git clone https://github.com/Lissone/expansive-finances.git
cd expansive-finances

Install dependencies using:

yarn
#or
npm install

Run web:

yarn dev
#or
npm run dev

Demonstration

Dashboard

Dashboard

Register modal

RegisterModal

License

Distributed under the MIT License. See LICENSE for more information.

Made with ❤️ by Lissone