A simple app that displays jokes fetched from an API.
- HTML
- CSS
- JavaScript
- Make the code more modular and expand functionality.
- Add more joke categories.
- Improve the user interface.
- Allow users to submit their own jokes.
- Add unit tests.
Make sure you have Git installed. Then clone the repository:
git clone https://github.com/your-username/joke_app.git