- Program to simulate a set of flash cards through the command line!
- A user will be able to see the questions, take guesses, and see a final score at the end of the round.
- Mocha/Chai
- JavaScript
- TDD
- Git/Github
-
Clone down this repo (from your GitHub).
-
In the terminal, run
node index.js
to start the flashcards.