Task 5: Node.js & npm Implementation
This section demonstrates my practice with Node.js, npm, and the Chalk package.
Key commands used:
npm init -y
npm install chalk
node index.js