Skip to content

A React Native quiz app that challenges users with coding-related questions, providing hints and feedback on their answers. Built with TypeScript, it features an interactive UI for an engaging learning experience.

Notifications You must be signed in to change notification settings

GokuSSGodd/ReactQuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animated Quiz App

An interactive quiz app developed using React Native with TypeScript and designed in Figma. The app provides animated feedback based on the user's answers, enhancing the learning experience with visual cues and smooth user interactions.

Project Structure

React Native Implementation

  • Question Screen: Displays coding questions and options as buttons, with a submit button to validate answers.
  • Answer Validation: Checks if the answer is correct or incorrect and provides feedback.

Future Implementations:

  • Animations: Uses React Native Animated API or Reanimated for:
    • Confetti or badge animation on correct answer.
    • Subtle shake or fade-in effect on incorrect answer.

Technologies Used

  • React Native
  • TypeScript
  • Figma for UI/UX Design

Future Technology:

  • React Native Animated API / Reanimated

Features

  • Interactive Quiz Flow: Users can select answers to coding questions and receive immediate feedback.
  • Animated Feedback: Engaging animations for both correct and incorrect responses.
  • Responsive Design: Works seamlessly across mobile devices.

Setup & Running the App

  1. Clone the Repository:

    git clone https://github.com/your-username/Animated-Quiz-App.git
    cd Animated-Quiz-App
  2. Install Dependencies:

    npm install
  3. Start the App:

    npm start

Animations & User Experience

  • Correct Answer Feedback: Confetti animation, badge pop-up, and a congratulatory message.
  • Incorrect Answer Feedback: Subtle shake effect or message fade-in with hints for retry.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any suggestions or improvements.

About

A React Native quiz app that challenges users with coding-related questions, providing hints and feedback on their answers. Built with TypeScript, it features an interactive UI for an engaging learning experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published