Skip to content

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

Notifications You must be signed in to change notification settings

leandrocanabarro/my-money

Repository files navigation


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

Resources

Stars

Watchers

Forks