Skip to content

A responsive web application called Budget Tracker that helps users efficiently manage their finances by tracking income, expenses, and analytics, featuring secure user authentication and interactive dashboards.

License

mayurrogheliya/budget-tracker-frontend

Repository files navigation

Budget Tracker App - Frontend

Overview

This is the frontend repository for the Budget Tracker App. It is a web application designed to help users manage their finances by tracking income and expenses. The frontend is built using modern web technologies to provide a seamless and responsive user experience.

Backend Repository

You can find the backend code for this project here:
🔗 Budget Tracker - Backend

Features

  • User authentication (login and registration)
  • Dashboard to view income, expenses, and balance
  • Add, edit, and delete transactions
  • Interactive charts for financial insights
  • Theme switcher with light and dark mode support
  • Mobile-friendly responsive design

Screenshots

  1. Dashboard Dashboard

  2. Analytics Analytics

Technologies Used

  • HTML and CSS for structure and styling
  • TypeScript for interactivity
  • Axios for API requests
  • Tailwind CSS and Antd for design and layout

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/mayurrogheliya/budget-tracker-frontend.git
  2. Navigate to the project directory:
    cd budget-tracker-frontend
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

License

This project is licensed under the MIT License.

About

A responsive web application called Budget Tracker that helps users efficiently manage their finances by tracking income, expenses, and analytics, featuring secure user authentication and interactive dashboards.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published