commitra / commitra/react-verse

Trivia.jsx : Add “Next Question” Button Navigation

未关闭
#114 2 条评论 0 个 reaction 已指派 1 人 已被 @MayurK-cmd 认领 在 GitHub 查看
good first commit good first issue hacktoberfest
主要语言
JavaScript
星标
8
派生
34
PR 合并指标
30 天内没有已合并 PR

描述

Currently, the quiz displays all questions at once. To improve user experience, we should add a “Next Question” button that allows users to move through questions one by one instead of seeing them all together.

Acceptance Criteria:

Display only one question at a time.

Add a Next Question button that appears after selecting an answer.

Show final results after the last question.

Keep score tracking consistent with the current logic.

Bonus:
Add a subtle transition (e.g., fade-in/fade-out) when switching between questions for smoother navigation.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。