Deployed Link: https://text-chat-clone.herokuapp.com/
- React
- Nodejs
- Express
- Mongoose
- MongoDB
- Multer
- Socket.io
- Fork/Clone or Download Zip
- Create dev.js file inside config folder and add MongoDB URI
- Run npm install in root and client directories
- Run npm run dev in root directory to start application
- As a user I would like to be able to chat with everyone in chat room.
- As a user I would like to be able to send images and videos.
- As a user I would lie to be able to login and logout when I am done chatting.