Skip to content

itsgauravkumar07/expenses-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker – Personal Finance Dashboard(TrackWise)

A simple personal finance tracker built with React and Tailwind CSS.
Users can log daily expenses, categorize them, and view totals dynamically.

🔥 Features

  • Add and categorize expenses
  • Dynamic total calculation
  • Real-time UI updates using React hooks
  • Responsive dashboard layout
  • Clean and modern design
  • API integration (if applicable)

🛠️ Tech Stack

  • React
  • Tailwind CSS
  • Vite

📸 Screens

  • Dashboard → See all your expenses, category summary, and charts Home Page

  • Add Expense → Add new expenses with name, amount, category, and date
    Add Expense Page

  • Settings → Change currency, theme, and view app info
    Setting Page

🔗 Live link

https://trackwise-expense.vercel.app/

📂 GitHub Repository

https://github.com/itsgauravkumar07/Expense-Tracker

📘 What I Learned

  • Managing state effectively using React
  • Structuring UI using Tailwind CSS
  • Creating reusable components
  • Handling user interactions and dynamic UI

📦 Setup & Installation

git clone https://github.com/itsgauravkumar07/expense-tracker.git
cd expense-tracker  
npm install  
npm run dev

About

A simple and user-friendly Expense Tracker app built with React and TailwindCSS. It helps you manage your daily expenses, track spending by categories, and visualize your spending with charts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors