This project is a clone of the messenger application that simulates a real-time conversation usando hooks y firebase
You can add more functionalities if you wish, it's all in your skills.
-
- ✅ You will need to have Node.js >= 10.16 and npm >= 5.6 and a code editor like visual studio code installed.
- ✅ You also need to have a firebase account, and create a database, then create a collection for the user and the text.
-
- Run npm -i
- Start the development server with npm start
- Now you can modify and add more functionalities.
⌨️ With ❤️ By Fraporitmos