Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
docs(readme): display screenshots for /users/[username] page
Browse files Browse the repository at this point in the history
  ## what
  - display screenshots for `/users/[username]` page

  ## how

  ## why

  ## where
  - ./README.md

  ## usage
  • Loading branch information
Clumsy-Coder committed Jan 15, 2024
1 parent 2cbc92c commit 4b65205
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,10 @@ Check out our [Next.js deployment documentation](https://nextjs.org/docs/deploym

![Problems num page 2](docs/images/page-problems-num.png)

### Username page (`/users/[username]`)
![Username page 1](docs/images/page-users-username-loading.png)

![Username page 2](docs/images/page-users-username.png)


</details>

0 comments on commit 4b65205

Please sign in to comment.