Skip to content

React application consisting of flashcards with predefined questions and answers in JavaScript that users can flip through to test their knowledge.

Notifications You must be signed in to change notification settings

crystalduran/react-flashcard

Repository files navigation

Flash Cards

This project is part of a challenge recommended by Roadmap.sh, designed to help front-end developers understand state management and create reusable components with JavaScript frameworks.

You can find the challenge here

Requirements

  • Pre-defined flashcards with questions and answers
  • Progress bar to show the user’s progress
  • Ability to view flashcards one at a time and flip to reveal the answer
  • Simple navigation to cycle through the flashcards

Screenshots

  1. Flashcard Before Answer (Show Answer)

Question flashcard

  1. Flashcard After Answer (Hide Answer)

Answer flashcard

  1. Responsive View

Responsive design

  1. Last Flashcard

Last flashcard

About

React application consisting of flashcards with predefined questions and answers in JavaScript that users can flip through to test their knowledge.

Resources

Stars

Watchers

Forks