Trivioso is a quiz app developed using Flutter and Riverpod. It allows users to engage in quizzes and test their knowledge on various topics.
- Quiz Categories: Choose from a variety of quiz categories.
- Random Questions: Get random questions for each quiz.
-
Make sure you have Flutter installed. If not, follow the official installation guide.
-
Clone this repository:
git clone https://github.com/zg0ul/Trivioso.git
-
Navigate to the project directory:
cd Trivioso
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
Contributions are welcome! If you'd like to contribute to Trivioso, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.