MERN stack (Mongo DB + ExpressJs + Reactjs + Nodejs) based realtime chat application using Socket.IO
- Login and Signup methods are implemented.
- CSS written from scratch.
- Mongo schema is being used.
- 3rd party services used for random avatar generator.
- Use multiple react hooks like useEffect, useRef, useNavigation, etc.
- React Router DOM is responsible for routing the pages.
- react notifications.