/stack-attack

A hopefully fun guessing game

Primary LanguageJavaScript

Stack Attack

Try to guess the accepted answer for a random stack overflow question.
Uses Stack Overflow's public API to fetch questions and answers.
See it in action here.

Install

npm install

Run

npm start