/flashcards-app

Flashcards application with React and local storage.

Primary LanguageJavaScript

Flashcards aplication

Used technologies: React, Styled components, ESlint, Prettier, Husky, Local storage

About application:

Create your own collections of flashcards/memory cards to learn easier. Your collections save in local storage of your browser. Go to edit to fully manage your collections. Check your cards, add new or delete them. When you are ready you can start practice. Change cards with three buttons: previous, next or random card (random never gets you the same card!). Flip card to check your answer and have fun.

You can use your keyboard: arrow up/arrow down - flip card, arrow left - previous card, arrow right - next card, right ctrl - random card.