Build CLI Quiz App with nodeJs
In this blog, we will build a Food Fact CLI Quiz App in JavaScript. We will use repl.it to write a program. We will use two npm modules readlineSync -It will have a conversation with the user via a console. chalk: It is used for Terminal string st...
Aug 21, 20214 min read242
