This project is a simple financial tracker application built using Svelte. It is mainly created out of curiosity to explore the Svelte framework.
The Financial Tracker app helps users to keep track of their income and expenses. It provides a simple and intuitive interface to manage personal finances.
To install and run the project locally, follow these steps:
git clone https://github.com/usefmahmud/financial-tracker.git
cd financial-tracker
npm install
npm run dev
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License.