This project implements live message updates, providing a seamless and dynamic chat experience for users. It also enhanced my proficiency in React.js, and WebSocket technology through hands-on experience.
React.js, Express.js, Node. js, MongoDB, socket.io, JavaScript
- cd server
- npm i
- npm start
- cd client
- npm i
- npm start