/flashcards

React flashcards block

Primary LanguageJavaScript

React Flashcards Block

React app that renders a list of double-sided flashcards. For the Articulate dev challenge.

A live version of this app can be found here

Running the App Locally

  1. Clone locally using git clone git@github.com:bacitracin/flashcards.git
  2. In the project directory install dependencies using npm install
  3. Start your server using npm start
  4. Navigate to the app in browser

Notes

The following technologies were used:

  • HTML
  • CSS/Sass
  • React 16.13.0
  • Create-react-app for the scaffolding

Sample behavior

Flashcard behavior gif