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 5e52db0 commit eb4c60a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@

# Vue Sample App by CometChat

This is a reference application showcasing the integration of [**CometChat's Vue UI Kit**](https://www.cometchat.com/docs/v4/vue-uikit/overview) within a Vue framework. It provides developers with examples of implementing real-time messaging and voice and video calling features in their own Vue-based applications.
This is a reference application showcasing the integration of [CometChat's Vue UI Kit](https://www.cometchat.com/docs/v4/vue-uikit/overview) within a Vue framework. It provides developers with examples of implementing real-time messaging and voice and video calling features in their own Vue-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,8 +44,7 @@ This is a reference application showcasing the integration of [**CometChat's Vue
```
npm run serve
```
![HomeScreen](./Screenshots/HomeScreen.png)


## Help and Support
For issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/vue-uikit/integration) or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](http://app.cometchat.com/).
For issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/vue-uikit/integration) or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](https://app.cometchat.com/).
Binary file removed Screenshots/HomeScreen.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 eb4c60a

Please sign in to comment.