- Create public and password protected chat rooms
- Chat with muptiple users in a room
- Send gifs with /gif from Giphy API
- Send Chuck Norris jokes using /chuck from Chuck Norris API
- Notification when another user in the same room is typing
npm i in BOTH server folder, client folder AND root folder npm start from root folder