Skip to content

hsglc/react-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Live

React Chat App

It's a basic real-time reactjs chat application.

Screenshots

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

MIT

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_CHAT_ENGINE_KEY

REACT_APP_CHAT_ENGINE_ID

Tech Stack

Client: React, ContextAPI, Ant-Icon, React-Chat-Engine

Server: Firebase, Socket.io