singhsduos / Do-You-Know-Me-Quiz

NodeJs Cli Quiz App

Home Page:https://replit.com/@NeeleshSingh3/Do-You-Know-Me-NodeJs-CLI-Quiz-App?embed=1&output=1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do-You-Know-Me-Quiz

This is a fun NodeJS CLI quiz application. It can be played to test whether your friend know you or not.

Things I learend

  1. Working with Javascript
  2. Taking input from user using readLineSync
  3. Making objects in array and many more basic things.

Tech Stack

NodeJS JS web

NPM Libraries used:

  1. readline-sync: for taking input from user
  2. chalk: for changing text color

You can install npm libraries by following commands:

  1. npm i readline-sync
  2. npm i chalk

Do you know me quiz

Demo-video

Quiz-App-CLI1.mp4