Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 723 Bytes

README.md

File metadata and controls

40 lines (31 loc) · 723 Bytes

A Finance tracking web app where users can track their expenses and incomes in one place.

Features

  • 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

Technologies Used

  • React
  • Typescript
  • Tailwindcss
  • Radix-ui
  • Supabase
  • i18next
  • Framer motion

Installation

  1. Clone the repository
  2. Navigate to the project's directory.
  3. npm install
  4. cp .env.example .env.local
  5. npm run dev

License

This project is released under the MIT License.