Skip to content

ankitchoudhary-vcf/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Chat Application!!


Check out the Chat Application

Chat Application



Introduction


  • This is a Simple Chat Application build with React JS and Chat Engine!
  • Chat Engine is a set of APIs and UI Kit specific to chat.
  • Its a good example of learning react and creating something production ready!


Running the project


  1. Clone the GitHub repository.

    git clone https://github.com/ankit1509/Chat-Application.git
  2. Install the project.

    cd Chat-Application
    npm install
  3. Start the project.

    npm start

A web browser should automatically open http://localhost:3000.