Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ketanyekale authored Apr 25, 2024
1 parent 282a010 commit f3b120e
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@

# React Sample App by CometChat

This is a reference application showcasing the integration of [**CometChat's React UI Kit**](https://www.cometchat.com/docs/v4/react-uikit/overview) within a React framework. It provides developers with examples of implementing real-time messaging and voice and video calling features in their own React-based applications.
This is a reference application showcasing the integration of [CometChat's React UI Kit](https://www.cometchat.com/docs/v4/react-uikit/overview) within a React framework. It provides developers with examples of implementing real-time messaging and voice and video calling features in their own React-based applications.

<div style="
display: flex;
align-items: center;
justify-content: center;">
<img src="./Screenshots/overview_cometchat_screens.png" />
</div>

## Prerequisites

Expand Down Expand Up @@ -37,7 +44,6 @@ This is a reference application showcasing the integration of [**CometChat's Rea
```
npm run start
```
![HomePage](./Screenshots//HomePage.png)



Expand Down
Binary file removed Screenshots/HomePage.png
Binary file not shown.
Binary file removed Screenshots/home.png
Binary file not shown.
Binary file removed Screenshots/logo.png
Binary file not shown.
Binary file added Screenshots/overview_cometchat_screens.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 f3b120e

Please sign in to comment.