Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```