Sulton88Mehron90 / flashCards-starter-kit

Flashcards starter kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlashCards Starter Kit

This project allows users to answer all questions in a set of flash cards using the command line. Users can attempt to answer questions one by one and recieve feedback after each question.

Demo

FlashCards Starter Kit

image

Technologies Used

  • Functional programming Javascript
  • Mocha testing framework
  • Chai assertion library

Install Instructions

  1. Copy the SSH key on GitHub inside the code dropdown
  2. Using the terminal, run git clone [SSH key here]
  3. Run command cd flashCards-starter-kit to move into the project directory
  4. Run command node index.js to run the program in the Command Line.

About

Flashcards starter kit


Languages

Language:JavaScript 100.0%