Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belchenkov/dad_jokes
Game "Dad Jokes" on Vanilla JS
https://github.com/belchenkov/dad_jokes
css3 fetch html5 icanhazdadjoke vanilla-javascript
Last synced: about 2 months ago
JSON representation
Game "Dad Jokes" on Vanilla JS
- Host: GitHub
- URL: https://github.com/belchenkov/dad_jokes
- Owner: Belchenkov
- Created: 2020-12-15T08:45:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-16T11:57:09.000Z (about 4 years ago)
- Last Synced: 2023-03-01T00:36:56.971Z (almost 2 years ago)
- Topics: css3, fetch, html5, icanhazdadjoke, vanilla-javascript
- Language: CSS
- Homepage: http://dad-jokes-ab.surge.sh
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Dad Jokes
> Game "Dad Jokes" on Vanilla JS
### [Demo](http://dad-jokes-ab.surge.sh)
[![IMAGE ALT TEXT HERE](./uploads/screen.png)](https://skr.sh/v5edH2Z2ZdC?a)### Get started
```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```