Skip to content

Translation needed for existing languages #332

@github-actions

Description

@github-actions

@sumn2u has made changes on the original english version of the book (PR #331)

Visual Diff of Changes:

diff --git a/en/beginner-projects/weather-app.md b/en/beginner-projects/weather-app.md
index be53789..b77eb06 100644
--- a/en/beginner-projects/weather-app.md
+++ b/en/beginner-projects/weather-app.md
@@ -20,3 +20,13 @@ A simple app that fetches and displays weather information based on user locatio
 ## Bonus Challenge
 Add weather icons and background changes based on weather conditions.
 
+## Live Demo
+<div align="center">
+  <iframe
+    src="https://codesandbox.io/embed/qq8r9n?view=preview&module=%2Findex.html"
+    style="width:100%; height:500px; border:0; border-radius:8px; overflow:hidden;"
+    title="Weather App"
+    allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
+    sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
+  ></iframe>
+</div>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions