Welcome to Task Node, a simple to-do list app built with Flutter.
These instructions will help you set up and run the Task Node Flutter app on your local machine.
Before you begin, make sure you have the following software installed:
-
Clone the repository:
git clone https://github.com/adityaxanand/tasknode.git
-
Change to the project directory:
cd tasknode
-
Install dependencies:
flutter pub get
-
Connect your device or start an emulator.
-
Run the app:
flutter run
The app should now be running on your device or emulator.
You can install this app in your device/phone by clicking on the right Releases > First Release > app-release.apk and downloading the APK
Feel free to contribute to the development of Task Node by submitting issues or pull requests.
- Aditya Anand - GitHub
This project is licensed under the MIT License - see the LICENSE file for details.