This is a Microsoft Teams clone built with React JS and Chat Engine!
React JS is the programming language of choice, and Chat Engine is a set of APIs and UI Kit specific to chat.
1.Clone the Repository in your Local Machine
clone https://github.com/yeshwanth585/chat-application.git
2.Switch into the Cloned Folder
cd chat-application
3.Install dependencies
npm install
Note
- Create an account in chat-engine.io
- Follow these steps
4.Run Application
npm start
-
Backend:
- NodeJS (ExpressJS)
- Chatengine.io
-
Frontend:
- ReactJS
- React-chat-engine
- React-icons
- Axios
-
Database:
- Local Database
-
Deployment:
- Netlifly