A simple 📷(Zoom) clone for a full stack 🥞 (client, server) workshop.
With the following features:
- You can connect to a server
- You can video chat with others in a single room
Nice to have
Have multiple rooms and let the people connect to them
- 📝 Diagram the Full Stack
- 🏋 Set up the server (this si the heavy lifting part 😹) ... that I am just going to do for you :D
- 🌄 Express server
- 💯 Socket.io server
- 🍫 Peer server
- 🏃 Set up the client | documentation
- ❓
Nice to have
🔒 User login; Get user UID ❔
- ❓
- 🔗 Connect client to the server
- ✨ Make the client look fancy
- 🎇 Style the elements in the client
- 🚀 Deploy the Heroku