diff --git a/AdobeStock_101203484.2e16d0ba.fill-1200x500-c100.jpg b/AdobeStock_101203484.2e16d0ba.fill-1200x500-c100.jpg
new file mode 100644
index 00000000..fd4d46a9
Binary files /dev/null and b/AdobeStock_101203484.2e16d0ba.fill-1200x500-c100.jpg differ
diff --git a/README.md b/README.md
index d8afa5cf..a7a3cbea 100644
--- a/README.md
+++ b/README.md
@@ -1,127 +1,32 @@
-# Tech-Winter-Break-SJEC
+# Weather App π¦οΈ
-## π Introduction
+## Description
-Welcome to the Tech Winter Break Challenge repository!
+A simple weather app built using HTML, CSS, and JavaScript. This app fetches real-time weather data using a public API and displays:
+- Current temperature
+- Humidity
+- Wind speed
-This is your space to showcase your creativity and technical prowess. Whether you're building an application or a web app, this platform will help you collaborate, innovate, and share your project with others.
+## Features
-### What problem does your project solve?
-Think about the issue your project addresses.
+- Real-Time Weather Data: Fetches accurate weather details for the userβs desired location.
+- Humidity & Wind Speed: Displays additional weather parameters for better insights.
-### Who is it for?
-Identify your target audience.
+[Sample Image](https://github.com/user-attachments/assets/d519d290-2701-4cc1-abf7-d9536045cdbc)
-### Why is it useful?
-Explain the impact and utility of your project.
----
+## Live Demo
-## β¨ Features
+Check out the live version here:
+https://monkey-coders.vercel.app/
-- List the main features of your project.
-- Highlight any unique or standout aspects.
----
+## Contact
+For feedback or inquiries:
+Ankit Shah
+Github: https://github.com/ankeet15
+LinkedIn: https://www.linkedin.com/in/ankitscreation/
-## π€ Contributing
-
-Contributions are welcome! To get started:
-
-1. **Organize Your Project**:
- - For applications, create a folder named `apps`.
- - For web apps, create a folder named `web`.
- - Add your project files inside the respective folder.
-
-2. **Showcase Your Work**:
- - Include a `README.md` file within your folder, detailing your project and a YouTube link demonstrating its features.
-
-3. **Follow the Steps Below**:
-
- - Fork this repository.
- - Clone your forked repository locally:
- ```bash
- git clone https://github.com/yourusername/Tech-Winter-Break-SJEC.git
- ```
- - Navigate to the repository directory:
- ```bash
- cd Tech-Winter-Break-SJEC
- ```
- - Create a new branch:
- ```bash
- git checkout -b feature/your-feature-name
- ```
- - Commit your changes:
- ```bash
- git commit -m 'Add [your project name] in [apps/web]'
- ```
- - Push to your branch:
- ```bash
- git push origin feature/your-feature-name
- ```
- - Open a Pull Request with a clear description of your project.
-
-4. **Report Issues**:
- If you encounter any problems or bugs, let us know by sharing:
- - What you were trying to achieve.
- - The steps you followed.
- - Any error messages or unexpected behaviors.
-
-This helps us improve the project for everyone!
-
----
-
-## π οΈ Installation
-
-To run the project locally, follow these steps:
-
-1. Clone this repository:
- ```bash
- git clone https://github.com/yourusername/Tech-Winter-Break-SJEC.git
- ```
-2. Navigate to the project directory:
- ```bash
- cd Tech-Winter-Break-SJEC
- ```
-3. Install dependencies:
- ```bash
-
- ```
-
----
-
-## π Usage
-
-Add instructions or examples for how users can utilize your project:
-```bash
-
-```
-
-Link to more detailed documentation if available.
-
----
-
-### π Need Help? Ask it in GDG discord Server
-
-**How to get help:**
-1. Clearly describe your issue or question.
-2. Share relevant details (e.g., error messages, code snippets, or steps you've taken).
-3. Be respectful and patient while waiting for responses.
-
-Weβre here to support you! π
-
-
----
-
-## π Acknowledgments
-
-- Mention any tools, libraries, or resources you used.
-- Give credit where itβs due.
-
----
-
-## π License
-
-This project is licensed under the MIT License.
-
----
+Amulya D'souza
+Github: https://github.com/itsAmulyaDsouza
+LinkedIn: https://www.linkedin.com/in/amulya-dsouza-631120327/
\ No newline at end of file
diff --git a/astronomy-background.jpg b/astronomy-background.jpg
new file mode 100644
index 00000000..c38757a5
Binary files /dev/null and b/astronomy-background.jpg differ
diff --git a/bg.jpg b/bg.jpg
new file mode 100644
index 00000000..b39c740e
Binary files /dev/null and b/bg.jpg differ
diff --git a/index.html b/index.html
new file mode 100644
index 00000000..cbb632d4
--- /dev/null
+++ b/index.html
@@ -0,0 +1,42 @@
+
+
+
+
+
+ Weather App
+
+
+
+
+