API Deploy:
- Create a real time chat wit socket.io.
- Sending and reception of real -time messages from multiple instances of Socket.
- Differentiation of the issuer and receiver messages.
- Change id for username.
- Add emoticons system.
- Node version 14.x
If you want to run the site locally, you can:
- Clone the project.
https://github.com/Johndev85/real-time-chat-app.git- Go to project's folder
cd real-time-chat-app- Open server:
cd servernpm inpm run dev- Open frontend:
cd frontendnpm inpm run dev- Deploy: https://railway.app/
- The MIT License (MIT)
- If you want to contribute with this project, just make a Pull Request explaining the improving ✨.
- React
- Vitejs
- Socket.IO
- Nodejs
- Express
- JavaScript
- CSS3
- HTML5
- Railway
