My NodeJS Playground a repo that includes Projects build by NodeJS for the seek of learning. 1- Note-App Note app is an Command Line Application that allow you to make the following options Adding a Note Reading A Note Removing a Note Listing all the Notes Help Optionon any Method Installation $ npm install 2- Weather-APP weather app is an Command Line Application That allows you to know the weather status on specific address or just zip code. Installation $ yarn install .. .. ..