This project is done by Typescript. It is to display a random Chuck Norris jokes.
- There is a button that can draw a new random jokes.
- If the input name is filled, the new random joke's name will be updated.
- Also, user can be able to draw a random joke based on the chosen category.
- Moreover, user can download jokes in their local machine between 1 to 100
clone: https://github.com/vakodrazan/chuck-norris-jokes
yarn install
to get the dependeciesyarn start
to run the project