diff --git a/README.md b/README.md
index f8b15f4cb..ce701f764 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,10 @@
# Weather App
-Replace this readme with your own information about your project.
+Completed my first project, which involved integrating data from an open-source API into a weather application. This project provides a simple yet functional weather forecast for Dubai, for the upcoming five days. The forecast updates dynamically as new information is fetched from the API. In addition to the basic weather data, the app includes precise details about sunrise and sunset times for each day. From a design perspective, I incorporated an intuitive feature that allows users to toggle between a day and night mode, altering the visual theme to reflect different times of the day.
-Start by briefly describing the assignment in a sentence or two. Keep it short and to the point.
-
-## The problem
-
-Describe how you approached to problem, and what tools and techniques you used to solve it. How did you plan? What technologies did you use? If you had more time, what would be next?
+## The Problem
+I began the project by focusing on the design, utilising HTML and CSS to create a visually appealing layout. Once the core design was in place, I worked on making it responsive, ensuring it would display well across various devices. The most challenging part came when I transitioned into adding dynamic elements using JavaScript. Since I was new to working with APIs, fetching data from the open-source API was a learning curve. The biggest hurdle I encountered was correctly positioning and displaying the fetched data within the HTML structure. Replacing static elements with live API data proved to be quite tricky, as I had to ensure the content was dynamically updated while maintaining the integrity of the design.
## View it live
-Every project should be deployed somewhere. Be sure to include the link to the deployed project so that the viewer can click around and see what it's all about.
+https://nightcast.netlify.app
diff --git a/assets/design-1/Group16.png b/assets/design-1/Group16.png
deleted file mode 100644
index c2d0e3f5a..000000000
Binary files a/assets/design-1/Group16.png and /dev/null differ
diff --git a/assets/design-1/Group34.png b/assets/design-1/Group34.png
deleted file mode 100644
index f7e90e552..000000000
Binary files a/assets/design-1/Group34.png and /dev/null differ
diff --git a/assets/design-1/Group36.png b/assets/design-1/Group36.png
deleted file mode 100644
index ce9c147cf..000000000
Binary files a/assets/design-1/Group36.png and /dev/null differ
diff --git a/assets/design-1/Group37.png b/assets/design-1/Group37.png
deleted file mode 100644
index ce9c147cf..000000000
Binary files a/assets/design-1/Group37.png and /dev/null differ
diff --git a/assets/design-1/Group38.png b/assets/design-1/Group38.png
deleted file mode 100644
index ce9c147cf..000000000
Binary files a/assets/design-1/Group38.png and /dev/null differ
diff --git a/assets/design-1/cloudy.png b/assets/design-1/cloudy.png
new file mode 100644
index 000000000..0e36315ff
Binary files /dev/null and b/assets/design-1/cloudy.png differ
diff --git a/assets/design-1/day-sky.jpg b/assets/design-1/day-sky.jpg
new file mode 100644
index 000000000..7e83e3c2e
Binary files /dev/null and b/assets/design-1/day-sky.jpg differ
diff --git a/assets/design-1/day-weather-card.jpg b/assets/design-1/day-weather-card.jpg
new file mode 100644
index 000000000..9e442391f
Binary files /dev/null and b/assets/design-1/day-weather-card.jpg differ
diff --git a/assets/design-1/default-icon.png b/assets/design-1/default-icon.png
new file mode 100644
index 000000000..29fcf2724
Binary files /dev/null and b/assets/design-1/default-icon.png differ
diff --git a/assets/design-1/moon-icon.png b/assets/design-1/moon-icon.png
new file mode 100644
index 000000000..556a90272
Binary files /dev/null and b/assets/design-1/moon-icon.png differ
diff --git a/assets/design-1/night-sky.jpg b/assets/design-1/night-sky.jpg
new file mode 100644
index 000000000..efaf016f4
Binary files /dev/null and b/assets/design-1/night-sky.jpg differ
diff --git a/assets/design-1/night-weather-card.jpeg b/assets/design-1/night-weather-card.jpeg
new file mode 100644
index 000000000..34c584922
Binary files /dev/null and b/assets/design-1/night-weather-card.jpeg differ
diff --git a/assets/design-1/rain.png b/assets/design-1/rain.png
new file mode 100644
index 000000000..e45cf0513
Binary files /dev/null and b/assets/design-1/rain.png differ
diff --git a/assets/design-1/search-icon.png b/assets/design-1/search-icon.png
new file mode 100644
index 000000000..05120233b
Binary files /dev/null and b/assets/design-1/search-icon.png differ
diff --git a/assets/design-1/storm.png b/assets/design-1/storm.png
new file mode 100644
index 000000000..d09dbddb5
Binary files /dev/null and b/assets/design-1/storm.png differ
diff --git a/assets/design-1/sun-icon.png b/assets/design-1/sun-icon.png
new file mode 100644
index 000000000..956ed9319
Binary files /dev/null and b/assets/design-1/sun-icon.png differ
diff --git a/assets/design-1/sunny.png b/assets/design-1/sunny.png
new file mode 100644
index 000000000..7b7fb8f0f
Binary files /dev/null and b/assets/design-1/sunny.png differ
diff --git a/assets/design-1/website-icon.png b/assets/design-1/website-icon.png
new file mode 100644
index 000000000..5d00ff160
Binary files /dev/null and b/assets/design-1/website-icon.png differ
diff --git a/assets/design-2/noun_Cloud_1188486.svg b/assets/design-2/noun_Cloud_1188486.svg
deleted file mode 100644
index c2375e901..000000000
--- a/assets/design-2/noun_Cloud_1188486.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-
diff --git a/assets/design-2/noun_Sunglasses_2055147.svg b/assets/design-2/noun_Sunglasses_2055147.svg
deleted file mode 100644
index a1fcd7e8b..000000000
--- a/assets/design-2/noun_Sunglasses_2055147.svg
+++ /dev/null
@@ -1,23 +0,0 @@
-
diff --git a/assets/design-2/noun_Umbrella_2030530.svg b/assets/design-2/noun_Umbrella_2030530.svg
deleted file mode 100644
index 8a414b15f..000000000
--- a/assets/design-2/noun_Umbrella_2030530.svg
+++ /dev/null
@@ -1,16 +0,0 @@
-
diff --git a/index.html b/index.html
new file mode 100644
index 000000000..ee127aa5b
--- /dev/null
+++ b/index.html
@@ -0,0 +1,90 @@
+
+
+