Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 744 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 744 Bytes

Flashcard-Generator

Why use real flashcards when you can have them on your computer's terminal?

Flashcard-Generator is an application built for node.js that allows users to create basic and cloze flashcards depending upon the user’s preference. Once the desired cards are created the user can then begin testing their knowledge.

How to use Flashcard-Generator

  1. Clone repository to your local machine.
  2. Install required dependency using npm install.
  3. Launch application in terminal using node CLI.js.
  4. Follow prompts and enter the appropriate questions.
  5. STUDY, STUDY, STUDY!

Required Packages

Running npm install will install the below required package.