/DtMoney

Primary LanguageTypeScript

DtMoney

Description   |    Requirements   |    Technologies   |    Usage      


Description

This application has the purpose of helping the user to have control of his finances, registering his expenses and income. The data is saved using a fake api, made with MirageJs.

Requirements

Technologies

Front End

  • NextJs
  • Typescript
  • StyledComponents

Usage

You can clone it on your pc using the command:

git clone https://github.com/Fernandamendonc/DtMoney.git
cd dtmoney

Install dependencies using:

yarn
#or
npm install

Made by Fernanda Mendonça 💗