Skip to content

aiboyles/chatroom-with-gifs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom with GIFs

A simple chatroom using Socket.io and the GIPHY API to allow users to add GIFs to the chat.

Students were able to practice using WebSockets and making API requests on the server side.

chatroom-gif