fudge_financial_app

Welcome to fudge_financial_app! This README will guide you through the process of building and running the project on a Mac system.

Getting Started

Follow these steps to set up and run the project on your Mac:

Prerequisites

Before you begin, make sure you have the following installed on your Mac:

Clone the Repository

Clone this repository to your local machine using the following command:

git clone https://github.com/Ashutosh-Rana/fudge_financial_app.git

Install Dependencies

Navigate to the project directory and install the necessary dependencies by running:

cd your-repository
flutter pub get

Run the App

Connect your Mac device (physical device or emulator) and run the app using the following command:

flutter run

This command will build the app and deploy it to your connected device or emulator.