This is a simple chat application built using Node.js, Express.js, and Socket.IO.
- Clone the repository
- Run
npm install
to install dependencies (Each folder) - Run
npm start
to start the server
Once the backend is started you'll be able to chat with other users on the same server (Create another browser to test out the multiple user portion)
- Real-time messaging
- Multi-user support
Contributions are welcome. Please open an issue or submit a pull request.
I want to implement authentication, and chat rooms.
I want to deploy the application and get it live online to use with friends.
I want this to be an React app on the frontend as well.
My activity is broken, i'm too sleepy to fix it but will fix later
This project is licensed under the MIT License.