Feature-rich personal finance tracker including expense logging, category-based organization, and offline download support. Built with a responsive, interactive UI and integrated analytics helps in budgeting, savings goals, and spending insights.
🔗 Live Demo → wallet-flow
- 📌 Expense Tracking – Add, edit, and delete transactions with ease
- 🎨 Modern UI – Responsive design with Tailwind CSS
- ✨ Smooth Animations – Powered by GSAP & Framer Motion
- 📱 Mobile-First – Optimized for phones and tablets
- 🌐 Deployed on Vercel for fast and reliable access
- Frontend: React.js, Tailwind CSS
- Animations: GSAP, Framer Motion
- Version Control: GitHub
- Deployment: Vercel
wallet-flow/
│── src/ # React components & pages
│ ├── assets/
│ ├── components/ # React components
│ ├── context/
│ ├── pages/
│ ├── App.css
│ ├── Index.css
│ ├── main.jsx
│ └── App.jsx # Main app component
│── public/ # Static assets
│── package.json # Dependencies
│── package-lock.json
│── index.html
│── vite.config.json
│── tailwind.config.json
│── postcss.config.json
│── README.md # DocumentationFollow these steps to set up the project locally:
git clone https://github.com/ancure-2004/Wallet-Flow-Expense-Tracker.git
cd wallet-Flow-Expense-Tracker
npm install
npm run dev- 📱 Mobile app version (React Native)
- ☁️ Cloud sync for transactions
- 📈 Analytics with charts and graphs
- 👥 Multi-user support for shared expenses
- 🔔 Notifications & reminders
- Fork the repository
- Create a new branch (git checkout -b feature-name)
- Make your changes and commit (git commit -m 'Add feature')
- Push to the branch (git push origin feature-name)
- Open a Pull Request
This project is licensed under the MIT License.