moisesnandres / react-chat-app

Chat app with React and Chatkit

Home Page:https://ica-js.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Chat App

Application built following this course Build a chat app with React.js and Chatkit

Env vars

  • Create an instance on your Chatkit account
  • Create an .env and paste your instance locator and test token provider from your Chatkit instance
REACT_APP_INSTANCE_LOCATOR=Your_instance_locator
REACT_APP_TOKEN_URL=Your_test_token_provider

Run app

yarn install
yarn start

About

Chat app with React and Chatkit

https://ica-js.herokuapp.com/


Languages

Language:JavaScript 75.4%Language:CSS 13.3%Language:HTML 11.3%