A simple chatting app for learning ReactJS
- User Login
- Add firends to chat
- Start chatting
- ReactJS
- Axios
- Chat Enginer API
Either visit https://chat-box-rj.netlify.app/ Or
- Install ReactJS on your machine.
- Git clone the project using https://github.com/rjankit/ChatBox
- Install react-scipt module using npm install "react-scripts".
- Create a Chat Engine project and paste details of it in App.js
- Run command npm start and you are ready to start chattting.
Desktop |