Project Name : Chatroom for NTUEE Lab HW1
Author : Li-Wei Chen
This project is based on javascript and jsx, creating a multiuser chatroom.
git clone https://github.com/b04901014/chatroom.git
npm install
npm run start
npm run server
Then go to http://localhost:8080.
- Present all users in current room
- Add upload profile images for users
- Sound communications