/react-flashcard-app

Flashcard-o-matic is a functional React-based app that allows teachers to create decks of flashcards for interactive studying. It uses advanced state management, routes, and shared components for a seamless user experience, enhancing learning for all.

Primary LanguageJavaScript

Flashcard-o-matic

Flashcard-o-matic is an application intended for both teachers to use to create decks of flashcards for the subjects they teach, as well as for students to use to study the decks their teachers have created. image

Technology

Built with:

  • JavaScript, React, HTML, CSS, Bootstrap, Open Iconic, and Google Fonts.

Installation

  1. Fork and clone this repository.
  2. Run npm install to install project dependencies.
  3. Run npm run start to concurrently start the project's frontend and backend.