https://github.com/expresshermes/jokesapp
A random joke generator express app.
https://github.com/expresshermes/jokesapp
api nodejs simple-api
Last synced: 3 months ago
JSON representation
A random joke generator express app.
- Host: GitHub
- URL: https://github.com/expresshermes/jokesapp
- Owner: ExpressHermes
- Created: 2019-07-13T12:08:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T22:16:25.000Z (over 2 years ago)
- Last Synced: 2025-01-31T22:41:25.905Z (4 months ago)
- Topics: api, nodejs, simple-api
- Language: JavaScript
- Homepage:
- Size: 1.66 MB
- Stars: 1
- Watchers: 2
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
JokesApp
A random joke generator where you can select the genre of jokes, you can share that joke on your social media handle.## Requirements
- Nodejs
- npm
- CSS
- HTML
- Javascript## Steps to run
- 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.
### For guidelines on how to contribute, check out [CONTRIBUTING.md](https://github.com/ExpressHermes/JokesApp/blob/master/CONTRIBUTING.md)
## Contributors
## Join US
Join our [Slack Channel](https://expresshermes-kwoc21.slack.com/join/shared_invite/zt-zrefahmo-NcRHial9jkoZrzZEcFMMTA#/shared-invite/email)
## Open Source Event
![]()