Skip to content

lazopm/stack-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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