A Chat application made with react using chat engine API.
fork this repository
Clone the project
git clone https://github.com/YashJain2409/ChatApp
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm start