hexiaohan
v1.0.0
Published
This simple Node.js program allows you to input your birth year and get your Chinese zodiac sign.
Downloads
10
Readme
Chinese Zodiac Calculator
This simple Node.js program allows you to input your birth year and get your Chinese zodiac sign.
How to Run
- Make sure you have Node.js installed on your machine.
- Open a terminal and navigate to the directory where you have saved the
index.js
file. - Run the following command to install the required library:
npm install chinese-zodiac
- Run the program by executing the following command:
node index.js
- Enter your birth year when prompted and press Enter to see your Chinese zodiac sign.
That's it! Enjoy finding out your Chinese zodiac sign!