Skip to content

ayush-sys/react-messenger-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-messenger-clone

A clone of a messenger app made using React JS & Chat engine.

  • Download the code & run npm install to install dependencies before starting the app.

Important Note

  • Declare .env file at root of your folder.
  • This file will contain your REACT_APP_CHAT_ENGINE_KEY & REACT_APP_CHAT_PROJECT_ID which you will get from your chat engine project.
  • for more info check documentation of https://chatengine.io/
  • Run npm start to run development build of your app.
  • Run npm run build to run final build of your app.

About

A clone of a messenger app made using React JS & Chat engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published