Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 449 Bytes

File metadata and controls

25 lines (17 loc) · 449 Bytes

Joke App

A simple app that displays jokes fetched from an API.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Future Plans

  • 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.

Getting the Code

Make sure you have Git installed. Then clone the repository:

git clone https://github.com/your-username/joke_app.git