Skip to content

Commit 811cd7b

Browse files
committed
docs: add more screenshots
1 parent e2a1069 commit 811cd7b

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,19 @@
55
Task management app with Web UI written in React.js based on [task.json](https://github.com/DCsunset/task.json) format.
66

77

8-
## Screenshot
8+
## Screenshots
99

10-
![Screenshot](./screenshots/screenshot.png)
10+
![Light theme](./screenshots/screenshot-light.png)
11+
12+
![Dark theme](./screenshots/screenshot-dark.png)
1113

1214

1315
## Features
1416

1517
* Material Design UI
1618
* Local storage for all data (no back-end server)
1719
* Task synchronization with `task.json-server`
20+
* Dark and light themes
1821

1922

2023
## Online Demo

screenshots/screenshot-light.png

57.3 KB
Loading

0 commit comments

Comments
 (0)