Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 723 Bytes

File metadata and controls

27 lines (21 loc) · 723 Bytes

ChatBox

A simple chatting app for learning ReactJS

Process Flow:

  1. User Login
  2. Add firends to chat
  3. Start chatting

Tech Stack

  1. ReactJS
  2. Axios
  3. Chat Enginer API

To try this project -

Either visit https://chat-box-rj.netlify.app/ Or

  1. Install ReactJS on your machine.
  2. Git clone the project using https://github.com/rjankit/ChatBox
  3. Install react-scipt module using npm install "react-scripts".
  4. Create a Chat Engine project and paste details of it in App.js
  5. Run command npm start and you are ready to start chattting.

Screenshots

Desktop Desktop