Skip to content

Commit

Permalink
Add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
siddxharth committed Aug 20, 2024
1 parent 8a97ac3 commit 26a76d3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,16 @@ A chat app built using ReactJS, Tailwind CSS, NodeJs, ExpressJs, Socket.IO, and
## Usage Instructions
- Open your browser and go to `http://localhost:5173` to access the website.

## Screenshots
![Registration Page](./screenshots/login.png)
*Registration Page*

![Login Page](./screenshots/register.png)
*Login Page*

![Side by side chat sessions](./screenshots/chats.png)
*Side by side chat sessions*

## Contribution Guidelines
- Fork the repository
- Create a new branch (`git checkout -b feature-branch`)
Expand Down
Binary file added screenshots/chats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/register.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 26a76d3

Please sign in to comment.