https://github.com/stevemats/dadjokes
Funny dad jokes generator app. View some of the latest jokes and upvote if you like one or downvote the joke if it made you cry.
https://github.com/stevemats/dadjokes
dadjokes funnyjokes jokes
Last synced: 3 months ago
JSON representation
Funny dad jokes generator app. View some of the latest jokes and upvote if you like one or downvote the joke if it made you cry.
- Host: GitHub
- URL: https://github.com/stevemats/dadjokes
- Owner: stevemats
- Created: 2021-11-08T13:47:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T14:23:35.000Z (over 3 years ago)
- Last Synced: 2025-01-06T10:13:39.448Z (5 months ago)
- Topics: dadjokes, funnyjokes, jokes
- Language: JavaScript
- Homepage: https://latestdadjokes.netlify.app/
- Size: 749 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dad Jokes
Get ready Papa johns. Learn a few cool jokes to keep your kids entertained over the holiday!
## Snap

Development Tests:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `yarn test`
Launches the test runner in the interactive watch mode.
### `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!