acmbvp / Hacktoberfest

Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
https://bvcoe.acm.org/
236 stars 469 forks source link

Chat app #623

Open thornsberrysara opened 3 years ago

thornsberrysara commented 3 years ago

Built a one-to-one chat app in JavaScript using Express. Chat messages are unique to each user.