About\
\ This project is a simple command-line tool that fetches a random joke from the Chuck Norris API.\ \
Setup\
\
- Clone this repository.\
- Install the necessary dependencies by running
npm install.\ - Build the project by running
npm run build.\ - Run the project with
npm start.\
\
Usage\
\ To get a joke, run the following command:\ \
node index.js\\
Contributing\
\ Contributions are welcome. Please open an issue to discuss what you would like to change.\ \
License\
\ This project is licensed under the MIT License - see the LICENSE file for details.

