/chuck-norris-jokes

When I built this App, my main goal was to build on my typescript knowledge. You can draw jokes by Chuck Norris or customize the name if you want.

Primary LanguageTypeScript

Chuck Norris Jokes

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

Design

screenshot

Prerequisites to run the project

clone: https://github.com/vakodrazan/chuck-norris-jokes

  • yarn install to get the dependecies
  • yarn start to run the project