We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd78b5 commit 0f3053dCopy full SHA for 0f3053d
examples/weather-app-widget/README.md
@@ -1,7 +1,17 @@
1
-# React Desktop Starter
+# Weather App widget
2
3
-To run:
+This example showcases how to build a basic weather widget app.
4
5
-`npm install`
+### Screenshots
6
7
-`npm start`
+**Mac:**
8
+
9
+<img alt="demo_mac" src="https://github.com/master-atul/react-desktop/raw/master/examples/weather-app-widget/weather_widget_mac.png" height="400" />
10
11
+To run the demo:
12
13
+0. `cd examples/weather-app-widget`
14
15
+1. `npm install`
16
17
+1. `npm start`
examples/weather-app-widget/weather_widget_mac.png
1.33 MB
0 commit comments