Skip to content

2KAbhishek/question-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

License People Stars Forks Watches Last Updated

Breaks ice with random questions πŸ§Šβ“

question-me Demo
question-me screenshot

What is this

question-me is a minimalistic random question machine, that hits you with ice breaking questions.

Inspiration

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.)

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of any web browser.

Getting question-me

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

Using question-me

Click on the reload button to get a new question.

Click on the tweet button to tweet the question.

How it was built

question-me was built using HTML, CSS, jQuery (ahh the good old days).

What I learned

  • Re visited jQuery.
  • Some css fun.

Hit the ⭐ button if you found this useful.

More Info