A retro-styled, interactive personal finance dashboard to manage budgets, visualize transactions, and keep track of your spending securely in your browser.
| Category | Tech |
|---|---|
| Frontend | React, React Router |
| Build Tool | Vite |
| Styling | Tailwind CSS, DaisyUI |
| Charts | Recharts |
| Icons | Lucide Icons, Custom SVG |
Install Node.js before starting:
- Clone repository
git clone https://github.com/khanirfan18/finBoard.git- Enter project folder
cd finBoard- Install packages
npm install- Start development server
npm run devPlanning to contribute?
Your contributions are appreciated. Please read CONTRIBUTING.md before opening issues or submitting pull requests.
It covers:
- Valid issue creation
- Task claiming workflow
- Pull request guidelines
Happy building 🚀

