Skip to content

amyjuanli/chat-app-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App -v1

Built with socket.io and Express in the NodeJS environment.

View live site at https://socket-chat-app-v1.herokuapp.com

User story

Different user can open this app and talk to each other.
If you want to simulate the multiplayer scenario on your own, you could simply open multiple tabs with this app from your browser, and talk to other 'tabs' (other users actually).

Reminder

This is the first version, other advanced features and using database will be implemented in the next version.

Have fun!