Skip to content

This is a simple and interactive quiz application built using Flutter, demonstrating state lifting, a well-structured file organization, and a clean user interface.

Notifications You must be signed in to change notification settings

saumyasinha31/QUIZZ_MANIA

Repository files navigation

QUIZZ MANIA

Welcome to the Flutter Quiz App! This is a simple and interactive quiz application built using Flutter, demonstrating state lifting, a well-structured file organization, and a clean user interface.

Features

  • State Lifting: Efficient state management using the state lifting technique.
  • Modular Code Structure: Evenly separated files for better maintainability.
  • User-Friendly Interface: Intuitive and responsive UI for a great user experience.

Screenshots

Screenshot from 2024-06-09 02-32-33 Screenshot from 2024-06-09 02-34-11

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/saumyasinha31/QUIZZ_MANIA.git
    cd flutter-quiz-app
  2. Install dependencies:

    flutter pub get
  3. Run the app:

    flutter run

How to Contribute

If you want to contribute to this project, follow these steps:

  1. Fork the repository

  2. Create a new branch

    git checkout -b feature-branch
  3. Make your changes

  4. Commit your changes

    git commit -m 'Add some feature'
  5. Push to the branch

    git push origin feature-branch
  6. Create a new Pull Request


Feel free to customize the README file as per your needs and provide specific details about your project where required.

About

This is a simple and interactive quiz application built using Flutter, demonstrating state lifting, a well-structured file organization, and a clean user interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published