Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 574 Bytes

File metadata and controls

15 lines (10 loc) · 574 Bytes

Flashcard Quiz Game

Welcome to the Flashcard Quiz Game! This React application allows you to test your knowledge of React concepts through interactive flashcards. Each card displays a question, and when clicked, reveals the answer.

Features:

  • Interactive Flashcards: Click on each card to reveal the answer to the question.
  • React-Related Questions: Learn and reinforce your understanding of React through various questions.
  • User-Friendly Interface: Simple and intuitive design for an engaging quiz experience.

Technologies Used

  • React
  • JavaScript
  • CSS