File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -20,3 +20,13 @@ A simple app that fetches and displays weather information based on user locatio
2020## Bonus Challenge
2121Add weather icons and background changes based on weather conditions.
2222
23+ ## Live Demo
24+ <div align =" center " >
25+ <iframe
26+ src="https://codesandbox.io/embed/qq8r9n?view=preview&module=%2Findex.html"
27+ style="width:100%; height:500px; border:0; border-radius:8px; overflow:hidden;"
28+ title="Weather App"
29+ allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
30+ sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
31+ > </iframe >
32+ </div>
You can’t perform that action at this time.
0 commit comments