indecks

1.0.0 • Public • Published

indecks

An interactive index card study app built using React/Redux. Use it to study (cram?) for tests.

Live Link

Features

  • Minimalistic layout tailored for desktop and mobile on-the-go viewing
    • Captures swipes on mobile for quickly navigating between cards
  • Markdown support for card contents
  • Import/export of decks via JSON
  • Keyboard shortcuts for quick navigation (see legend below)

Keyboard Shortcuts

  • RARROW - Next Card
  • LARROW - Previous Card
  • a - Add a card
  • e - Edit card
  • SPACE - Flip card
  • s - Toggle shuffle
  • d - Return to deck

Build

Local

  1. npm install to grab all the necessary dependencies.
  2. npm start and open http://localhost:9406 in your browser.

Production

  1. Run npm build to create a distro folder and a bundle.js file.

License

MIT

Links

Readme

Keywords

none

Package Sidebar

Install

npm i indecks

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • danyim