commitra / commitra/react-verse

Trivia.jsx : Add “Next Question” Button Navigation

Open
#114 2 comments 0 reactions 1 assignee Claimed by @MayurK-cmd View on GitHub
good first commit good first issue hacktoberfest
Dominant language
JavaScript
Stars
8
Forks
34
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.