Skip to content

jamiejamiebobamie/flashcardApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku

CS Refresh

This is a flashcard web app, built with react and node.

Here's a recorded demo of the site.

Users select which computer science topics to review.
flashcard app

And then cycle through the cards with touch gestures.
flashcard app

There are five gestures:

  1. swipe card right: go back to the previous card in the deck
  2. swipe card left: go to the next card in the deck
  3. swipe card up: remove the card from the deck
  4. swipe card down: shuffle cards
  5. and tap card: flip card to see front or back.

The site uses react-use-gesture and react-spring for the animations and interactivity.

https://cs-refresh.herokuapp.com

About

A React.js flashcard app for Computer Science terms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published