A Basic Nodejs app to find subscriber count in a given month

How to install:

  • Clone this project

  • type npm install in your terminal

  • Once done installing packages start app with npm start

How to use