-
This is a react app created using
Create React App -
This app is a joke generator that gives the possibility of generating new jokes with the press of a button.
Documentation about the API can be found: https://api.chucknorris.io/
- Pull the develop branch
- Run
npm install - Run
npm start - Open http://localhost:3000 to view it in the browser.