Application that simulates a live chat, but focused on questions. Developed during Rocketseat's NLW 06
Introduction
Project built in NLW 06 or Next Level Week 06. Its development was very interesting, as for the first time I used the Firebase backend services tool, specifically using the login/registration function user. This opened several doors for me, because I loved Firebase after that and I use it in almost all the projects I need to do with simple authentication or a simple database (Firestore).
About
The project is a platform to manage live stream chat. In it, the Streamer creates a room where his viewers can send messages and vote on the ones they want the streamer to see, so this helps in the case of a teaching stream, as it is easier for the streamer to see the question that the majority has, because of likes and votes on those messages.