/money-mapp

A financial management app built with React, Next.js, and Firebase to track income, expenses, and personal budget.

Primary LanguageTypeScript

MONEYMAPP Banner

TypeScript Vite Chakra Jest Testing-Library cypress Firebase GitHub Actions GitHub Vercel

Project | Workbench | Features | Layout | Launch

📝 Project

This project was developed to streamline and track financial transactions. The application allows users to record, view, and manage financial transactions, including expenses, income, savings, and investments.


🚀 Features

  • Authentication with Firebase
  • Transaction Recording
  • Transaction History Viewing
  • Interactive Dashboards
  • Responsive UI

Layout

Screen1

Screen2

Screen3


📂 How to start this project

   # Clone this repo
❯ git clone https://github.com/diegobaena89/money-mapp.git

# Enter on its directory
❯ cd money-mapp

# Launch the Application
❯ yarn dev