A real-time Slack like chat application.
In this project I improved my skills with React (with hooks), Redux (@reduxjs/toolkit), AJAX, REST API, WebSocket's, i18next, Rollbar, Vite. In the first version, I used React-scripts to deploy, but then I switched to Vite.
https://realtime-chat-react-redux.onrender.com
login: admin password: admin
Node.js v18 and higher (not tested on earlier versions)
make install
make start
On localhost:5001