Communify is a community-oriented social platform built with Flutter. This project is in the early stages of development.
To get a local copy up and running:
- Clone the repo:
git clone https://github.com/JustIncDev/Communify.git
- Change directory into Communify:
cd Communify
- Install Flutter dependencies:
flutter pub get
To run the application, launch the emulator and run:
flutter run