A Finance tracking web app where users can track their expenses and incomes in one place.
- Manage Expenses
- Manage Incomes
- Visualize your monthly expenses & icnomes
- List expenses & incomes (with pagination)
- Organize expenses & incomes under categories
- File upload
- Filtering
- Search
- Stats
- Oauth
- responsive design
- multilang
- React
- Typescript
- Tailwindcss
- Radix-ui
- Supabase
- i18next
- Framer motion
- Clone the repository
- Navigate to the project's directory.
npm install
cp .env.example .env.local
npm run dev
This project is released under the MIT License.