Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 282 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 282 Bytes

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