Skip to content

jsonau/react-redux-flashcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instruction to run the web app

  • npm install
  • npm start

Implemented Features

  • I can see a list of all my card decks.
    • each deck shows how many cards are in each "box" (see below)
  • I can create a card deck. Card decks have unique names.
  • I can navigate into a deck, and
    • I can see a list of cards in that deck.
    • I can create a new card in that deck.
      • Cards have a question on one side and an answer on the other.

Missing features

  • Study mode

Missing implementation

  • No backend mockup
  • No client-side storage (localStorage)

About

Quick 2hr excercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published