diff --git a/Existing_API_Collection/Jokegenerator_API/README.md b/Existing_API_Collection/Jokegenerator_API/README.md
new file mode 100644
index 0000000..0d297d5
--- /dev/null
+++ b/Existing_API_Collection/Jokegenerator_API/README.md
@@ -0,0 +1,24 @@
+# Random Jokes API
+Welcome to the Joke Generator API! This API offers an innovative approach to accessing an this api is use for the generating random joke and which helps for bigger to learn the concept or how to use api
+
+## Features
+- **Get Random Jokes:** By usinf this api you get random jokes.
+## Technologies Used
+- HTML
+- CSS
+- JavaScript
+- API ( for fetching data )
+
+# API Integration
+This application uses `https://v2.jokeapi.dev/joke/Any?blacklistFlags=nsfw,religious,political,racist,sexist,explicit&type=single` to fetch the data.
+
+## Installation
+To set up the Dictionary API locally, follow these steps:
+
+- Clone the repository
+- Switch to Existing_API_Collection folder `cd Existing_API_Collection`
+- Now switch to CountryAPI folder `cd Jokegenerator_API`
+- Run command `.\/index.html`
+
+## Screenshots
+![Screenshot (395)](![alt text](image.png))
diff --git a/Existing_API_Collection/Jokegenerator_API/image.png b/Existing_API_Collection/Jokegenerator_API/image.png
new file mode 100644
index 0000000..81046b5
Binary files /dev/null and b/Existing_API_Collection/Jokegenerator_API/image.png differ
diff --git a/Existing_API_Collection/Jokegenerator_API/index.html b/Existing_API_Collection/Jokegenerator_API/index.html
new file mode 100644
index 0000000..e6a2c65
--- /dev/null
+++ b/Existing_API_Collection/Jokegenerator_API/index.html
@@ -0,0 +1,21 @@
+
+
+