This single page application displays a random Chuck Norris Joke. Chuck Norris can be impersonated by using the input. The select is used to display a random joke depending on the selected category.
The counter is created in order to print multiple jokes.
$ git clone https://github.com/voromahery/chuck_norris_jokes_daniel.git
$ npm install
$ npm start
- Email: daniel.her@onja.org
- GitHub voromahery