Skip to content

itsgauravkumar07/BillWise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BillWise – Subscription Tracker App

BillWise is a simple and responsive subscription tracker built using React and Tailwind CSS.
It helps users manage their monthly/annual subscriptions and keep track of recurring expenses.

🚀 Features

  • Add, edit, and delete subscriptions
  • Track monthly and yearly costs
  • LocalStorage persistence (data stays after refresh)
  • Clean and responsive UI
  • Reusable and modular React components

🛠️ Tech Stack

  • React
  • Tailwind CSS
  • LocalStorage
  • Vite

📸 Screenshots

  • Dashbord : See all your subscriptions

Home Page

  • Add Subscription : Add your new subscription

Add Subscription Page

  • Setting page : Change the currency from the setting page

Setting Page

  • Edit subscription : Here you can edit your subscription

Edit subscription page

Live link 🔗

https://bill-wise1.vercel.app/

📂 GitHub Repository

https://github.com/itsgauravkumar07/BillWise

📘 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/BillWise.git  
cd BillWise  
npm install  
npm run dev

About

A simple subscription manager to track, edit, and manage all your recurring expenses in one place. Built with React + Tailwind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors