Skip to content

A simple finance tracking application built with React. This application allows users to manage their finances, track expenses, and gain insights into their spending habits.

Notifications You must be signed in to change notification settings

giriraj-parsewar/YourFinanceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Financial Tracker App

Overview

A React application for tracking financial transactions using Firebase for data storage and authentication. It features a user-friendly interface powered by Ant Design and data visualization with React-ApexCharts.

Technologies Used

  • React
  • Firebase
  • Ant Design
  • React-ApexCharts
  • Moment.js
  • PapaParse

Features

  • User authentication (email/password and Google login)
  • Add, edit, and delete transactions
  • View transactions in a table
  • Visualize data with charts
  • Import and export transactions as CSV files
  • Color switcher for theme customization

Setup and Installation

  1. Clone the repository:
    git clone https://github.com/Ajay-Chaudhari01001/Financely.git
    cd react-financial-tracker-app

2.Install dependencies:

```bash
  npm install

##Configure Firebase: Create a Firebase project and obtain configuration credentials. Create a .env file and add your Firebase credentials.

Start the development server:

```bash
   npm start

About

A simple finance tracking application built with React. This application allows users to manage their finances, track expenses, and gain insights into their spending habits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published