File tree Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This example showcases how to build a basic calculator clone.
4
4
5
- ** Screenshot:**
5
+ ### Screenshots
6
+
7
+ ** Linux**
6
8
7
- <img alt =" demo_mac " src =" https://github.com/master-atul/react-desktop/raw/master/examples/calculator/calculator_mac.png " height =" 400 " />
8
9
<img alt =" demo_linux " src =" https://github.com/master-atul/react-desktop/raw/master/examples/calculator/calculator_linux.png " height =" 400 " />
9
10
11
+ ** Windows**
12
+
13
+ <img alt =" demo_win " src =" https://github.com/master-atul/react-desktop/raw/master/examples/calculator/calculator_win.jpg " height =" 400 " />
14
+
15
+ ** Mac:**
16
+
17
+ <img alt =" demo_mac " src =" https://github.com/master-atul/react-desktop/raw/master/examples/calculator/calculator_mac.png " height =" 400 " />
18
+
10
19
To run the demo:
11
20
12
21
1 . ` yarn build `
Original file line number Diff line number Diff line change 2
2
3
3
This example showcases how to build a basic image viewer clone.
4
4
5
- ** Screenshot:**
5
+ ### Screenshots
6
+
7
+ ** Linux**
6
8
7
- <img alt =" demo_mac " src =" https://github.com/master-atul/react-desktop/raw/master/examples/image-view/image_view_mac.png " height =" 400 " />
8
9
<img alt =" demo_linux " src =" https://github.com/master-atul/react-desktop/raw/master/examples/image-view/image_view_linux.png " height =" 400 " />
9
10
11
+ ** Windows**
12
+
13
+ <img alt =" demo_win " src =" https://github.com/master-atul/react-desktop/raw/master/examples/image-view/image_view_win.jpg " height =" 400 " />
14
+
15
+ ** Mac:**
16
+
17
+ <img alt =" demo_mac " src =" https://github.com/master-atul/react-desktop/raw/master/examples/image-view/image_view_mac.png " height =" 400 " />
18
+
10
19
To run the demo:
11
20
12
21
1 . ` yarn build `
You can’t perform that action at this time.
0 commit comments