A random joke generator where you can select the genre of jokes, you can share that joke on your social media handle.
Fork the repository
Clone the repository
Run the following commands in the cmd
Head over to (https://rapidapi.com/collection/jokes) and generate your own API Key and add it to .env file. For Reference check .env_sample file
$ cd JokesApp
$ npm install
$ node app.js
Now head over to http://localhost:3000/getJokes/dadJokes to see it working.
Join our Slack Channel