Chat Application Using Chat Engine
Chat App
You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to prajwalborkar. Thanks!
My personal portfolio Prajwal Borkar which features some of my github projects as well as my resume and technical skills.
This project was built using these technologies.
- React.js
- Node.js
- Express.js
- Chat Engine
- CSS3
- VsCode
- Netlifly
📖 Online-Offline Status
🎨File Sharing Feature
Group Chat
📱 Fully Responsive
Clone down this repository. You will need node.js
and git
installed globally on your machine.
-
Installation:
npm install
-
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Open the project folder and Navigate to /src/components/
.
You will find all the components used and you can edit your information accordingly.