Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashCards

Abstract

This app simulates a set of flash cards through the command line! You will be able to see the questions, take guesses, and see a final score at the end of the round.

App Preview

flashcards.mov

Technologies Used

This app was built using JavaScript, and tested with Mocha/Chai.

Install/Setup Instructions

Clone down the repo.

git clone git@github.com:ericahagle/flashcards.git

Once you have cloned the repo, cd into the directory and install the library dependencies using the command:

npm install

To test the application, run this command in the terminal:

npm test

To start the game, run this command in the terminal:

node index.js

Have fun!

About

Flashcards starter kit

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages