A modern finance tracking application built with Nuxt.js and Supabase, helping you manage your personal finances effectively.
- 📊 Track income and expenses
- 💳 Manage multiple accounts
- 📈 Visualize financial data
- 🔐 Secure authentication with Supabase
- 🎨 Beautiful UI with Nuxt UI
- Nuxt.js
- Supabase
- Nuxt UI
- TypeScript -Zod
- Node.js (v16 or higher)
- npm or yarn
- Supabase account
- Clone the repository:
git clone https://github.com/dhiflaoui/Finance_Tracker.git
cd finance-tracker
npm install
Run the development server:
npm run dev
Build for Production:
npm run build
Environment Variables:
SUPABASE_URL=your-supabase-url
SUPABASE_KEY=your-supabase-key
👤 Belgacem DHIFLAOUI
Fork the project
Create your feature branch (git checkout -b feature/AmazingFeature)
Commit your changes (git commit -m 'Add some AmazingFeature')
Push to the branch (git push origin feature/AmazingFeature)
Open a Pull Request
Give a ⭐️ if this project helped you!
This project is licensed under the MIT License.