/friends-Quiz-App

Enjoy the Friends Quiz by clicking on the link below.

Primary LanguageJavaScript

• This is a CLI quiz app based on the popular TV show, FRIENDS.

• It is made using nodejs.

• The sole purpose of creating this fun app is

    o	to learn the basic concepts of programming in general. 

    o	To understand how all programs are made  up of mini functions and data structures.

    o	To learn to break a program into parts and then sew them together to develop an entire app.

Library used:

    •	Readline-Sync – for better interactivity with the user

    •	CHALK – for enhancing the user experience