bacitracin / flashcards

React flashcards block

Home Page:https://romantic-mcnulty-fe5545.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React flashcards block

https://romantic-mcnulty-fe5545.netlify.com/


Languages

Language:JavaScript 73.2%Language:CSS 17.8%Language:HTML 9.0%