Ninjaz Task

This is a POC for social application connected to rest api, has local database and realtime ads

Getting Started

  • These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

List any prerequisites or requirements for running the project. For example, you might need to have the following installed:

  • Flutter: Install Flutter
  • Dart: Install Dart

Installing

A step-by-step guide on how to get the development environment set up.

Clone this repository:

shell

Copy code git clone https://github.com/MohamedElshatlawy/Ninjaz_Task Change into the project directory:

shell

Copy code cd yourproject Install dependencies:

shell

Copy code flutter pub get Running the App

Explain how to run the Flutter app, including any important flags or environment variables:

shell

Copy code flutter run