Skip to content

hijibiji1/CLI-Prime-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLI-Prime-Number

This is a simple CLI app, which asks questions about " is your birth day a prime number? ".

NPM Libraries used:

  1. readline-sync: It can take input in various manner from user

  2. chalk: it is an expressive api which adds colors and styling