Skip to content

Commit d4dc7a9

Browse files
docs: add screenshots and visual previews to README (#64)
* docs: add screenshots and visual previews to README * readme file changed
1 parent 7b68dbf commit d4dc7a9

4 files changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,25 @@ The goal of this project is to:
1616

1717
---
1818

19+
20+
21+
## Screenshots
22+
A quick preview of the platform UI. The appearance may evolve as the project develops.
23+
### Home Page
24+
25+
![Home Page](assets/home-page.png)
26+
27+
### Registration Page
28+
29+
![Registration](assets/registration-page.png)
30+
31+
32+
### Leaderboard
33+
34+
![Leaderboard](assets/leaderboard.png)
35+
36+
37+
1938
## Related Repositories
2039

2140
- [leetcode-ranking-data](https://github.com/codepvg/leetcode-ranking-data) – The database repository where raw JSON data and historical stats are stored

assets/home-page.png

681 KB
Loading

assets/leaderboard.png

739 KB
Loading

assets/registration-page.png

725 KB
Loading

0 commit comments

Comments
 (0)