Git Product home page Git Product logo

javascript-vue-chat-app's Introduction

CometChat Kitchen Sink Sample App (built using CometChat UI Kit) is a fully functional messaging app capable of one-on-one (private) and group messaging along with recent conversations. This sample app enables users to send text and multimedia messages like images, documents.

Table of Contents

  1. Installation

  2. Running the sample app

  3. Learn more about UI-Kit

  4. Troubleshooting

Installation

  1. Simply clone the project. After cloning the repository:

Running the sample app

To Run to sample app you have to do the following changes by Adding APP_ID, API_KEY and REGION_CODE

You can obtain your APP_ID, API_KEY and REGION_CODE from CometChat-Pro Dashboard

  • Open the project.

  • Modify APP_ID and API_KEY and REGION with your own (update the src/consts.js file) .

  • Select demo users or enter the UID at the time of login once the app is launched.

Build and run the Sample App.

  • Go to the project folder.
  • Install node modules using
npm install
  • Run the project using
npm run serve

Learn more about UI-Kit

Learn more about how to integrate UI Kit inside your app.

Troubleshooting

Facing any issues while integrating or installing the UI Kit please visit our forum.

javascript-vue-chat-app's People

Contributors

gajraajay avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.