https://github.com/teewrath/quizz_app
A quiz application made in flutter
https://github.com/teewrath/quizz_app
Last synced: over 1 year ago
JSON representation
A quiz application made in flutter
- Host: GitHub
- URL: https://github.com/teewrath/quizz_app
- Owner: TeeWrath
- Created: 2023-11-21T19:08:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T21:57:00.000Z (over 2 years ago)
- Last Synced: 2025-02-09T12:31:42.334Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 301 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quizz App
A simple quiz app to practice flutter fundamentals
# Build Instructions
- Start an mobile emulator or connect your device
- run the app
```sh
flutter run
```