- An app which allows users can chat with each other in real time, opening chat rooms.
- This project is covered with Node.js, React.js, Express.js, MongoDB, Socket.io, JWT Authentication for routes and sockets
- See the public demo
Clone this repo
- Config .env from sample.env
- Run npm install
- Run npm run dev
- After run server.
- Run npm run start to start client
- Register 2 accounts and chat =))))