Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.33 KB

Conduit - A RealWorld Flutter App

This is a Flutter application for the RealWorld project. It's a Medium.com clone that uses the RealWorld API. The app is named "Conduit".

Features

Getting Started

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

Prerequisites

  • Flutter SDK: Make sure you have Flutter installed on your local machine. For more details, visit Flutter's official site.

Clone the repository

Clone this repository to your local machine. You can use the following command:

git clone https://github.com/oguzarapkirli/flutter_conduit.git

Run the app

Navigate to the project directory and run the following command:

flutter run

This will start the app in debug mode. Open the simulator or connect your device to test the app.

License

This project is licensed under the WTFPL License - see the LICENSE.md file for details.