This is a chat application.
No Database. If the user is online, the message is sent directly to the user. If the user is offline, the message is stored on the server until the user is online.
https://www.youtube.com/watch?v=LrPJelJU9hc
- React
- React Router
- React Bootstrap
- Socket.io
- Express
- Local Storage
npm install
npm start
Copyright (c) 2021 Omer Bayramcavus
Licensed under the MIT License.