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:
- Clone the repository:
git clone https://github.com/usefmahmud/financial-tracker.git
- Navigate to the project directory:
cd financial-tracker
- Install dependencies:
npm install
- Start the development server:
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.