/flashcards

Flashcards starter kit

Primary LanguageJavaScript

Abstract

This application helps users study basic principles of Javascript by giving questions, supplying feedback to user choices and loggin the percent of answers correct

Installation Instructions:

  • Open the repo in Github: https://github.com/adam-meza/tic-tac-toe
  • Use the terminal to clone the repository to your local machine
  • Navigate into the project directory
  • In your terminal run node index.js

Preview of App:

preview of app

Contributors:

This application was completed in it's entirety by:

Adam Meza - LinkedIn, GitHub

Context:

This application was designed, built, and refined over a 1 week timeline as the final project of the second module of the Turing program based on provided framework.

Technology Used:

This application was made in Javascript os VS code