question-me is a minimalistic random question machine, that hits you with ice breaking questions.
Needed a tool to throw random ice breakers during team meetings.
(P.S: This is actually a search and replace solution on another one of my repos quote-me.)
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of any web browser.
To get question-me, follow these steps:
git clone https://github.com/2kabhishek/question-me
cd question-me
# Open index.html in your browser
$EDITOR . # Take a look at the source code
Click on the reload button to get a new question.
Click on the tweet button to tweet the question.
question-me was built using HTML, CSS, jQuery
(ahh the good old days).
- Re visited jQuery.
- Some css fun.
Hit the β button if you found this useful.