Welth is a powerful and user-friendly personal finance management tool that helps individuals track expenses, set budgets, and gain insights into their financial health. The application provides an intuitive interface and robust features designed to simplify financial management.
- Expense Tracking: Log daily expenses effortlessly.
- Budget Management: Set and track spending limits for various categories.
- Analytics and Insights: Visualize spending patterns with graphs and charts.
- Multi-Platform Support: Accessible on web and mobile devices.
- Data Security: Ensures user data is encrypted and stored securely.
- Clone the repository:
git clone https://github.com/GitSentinel/welth.git
- Navigate to the project directory:
cd welth - Install dependencies:
npm install # or yarn install - Start the development server:
npm run start # or yarn start