Skip to content

ZapRecall is a flashcard app developed using React.js. Flashcards are a good way to train memory with Active Recall and Spaced Repetition.

Notifications You must be signed in to change notification settings

rafaelarissa/zaprecall-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZapRecall - an animated gif

ZapRecall is a flashcard app developed using React.js. The main goal is to read an affirmation or sentence and remember the answer. The app will identify which sentences you had most difficult to remember and keep showing it until you choose the option 'zap!' that is for when you remember. Flashcards are a good way to train memory with Active Recall and Spaced Repetition.

You can check de demo version in the following link: zaprecall-react-chi.vercel.app

About

I build this app with the intention to develop something that is easy, simple, useful way to practice memory.

Next Features:

  • Login/Logout
  • Add new deck
  • Add new Flashcard

Technologies

HTML5 CSS3 JavaScript React

How to run

  1. Clone this repository

  2. Install dependencies

npm i
  1. Run the application with
npm start
  1. You can optionally build the project running
npm run build
  1. Finally, access http://localhost:3000 on your favorite browser

About

ZapRecall is a flashcard app developed using React.js. Flashcards are a good way to train memory with Active Recall and Spaced Repetition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published