leandrocanabarro / my-money

A simple project of personal finances. Built with ReactJS, TypeScript, Styled Components and MirageJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


My money

A simple project of personal finances. Built with ReactJS, TypeScript, Styled Components and MirageJS

Repo Size Languages

Table of Contents

Features

  • Table with personal finance data with name, amount, category and date.
  • Summary cards with incomes, outcomes and total.
  • Button that Create a new transaction using a beautiful modal.

Screenshots

Technologies

Installation

First of all, you may clone this repo

  git clone https://github.com/leandrocanabarro/my-money.git

Run the following scripts in order to execute the project in development mode

  // Install the dependencies
  yarn install

  // Start the project
  // yarn start

Feedback

Feel free to send me feedback on LinkedIn or file an issue. Feature requests are always welcome.

About

A simple project of personal finances. Built with ReactJS, TypeScript, Styled Components and MirageJS


Languages

Language:TypeScript 90.3%Language:JavaScript 6.7%Language:HTML 3.1%