Skip to content

nuanv/DeckIt

Repository files navigation

DeckIt - FlashCards App Flutter CI



Getting Started

Prerequisites

Ensure you have the following installed on your development machine:

  • Flutter SDK
  • Dart SDK
  • A suitable IDE such as Visual Studio Code or Android Studio
  • An emulator or physical device for testing

Installation

  1. Clone the repository from GitHub:

    git clone https://github.com/nuanv/DeckIt.git
  2. Navigate to the project directory:

    cd DeckIt
  3. Install the necessary dependencies:

    flutter pub get
  4. Run the application:

    flutter run

Features

  • Locally stores the data.

  • Easy to use and user-friendly.

  • Material Design 3 style UI, with dynamic color theme.