commitra / commitra/react-verse

Trivia.jsx : Add “Next Question” Button Navigation

Abierto
#114 2 comentarios 0 reacciones 1 asignado Reclamado por @MayurK-cmd Ver en GitHub
good first commit good first issue hacktoberfest
Lenguaje dominante
JavaScript
Estrellas
8
Forks
34
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.