A simple web app built with TypeScript that generates random jokes using an external API. It features a button that fetches a new joke each time it's clicked. Hosted on GitHub Pages, deployed with Vite: https://catlover01.github.io/AutoGeneratorJokes/
- Fetches random jokes from an API.
- Displays jokes with random background colors.
- Simple, one-button interface.
- TypeScript
- HTML/CSS
- Vite for deployment
- Joke API (icanhazdadjoke.com)
This project is licensed under the WTFPL (Do What The Fuck You Want To Public License).