A full working React client for a WhatsApp clone written in latest versions of:
This project was made after trying to replicate the work of Youtube Tutorial As I was trying to implement according to the video I came across alot of command miscompatibility due to firebase recent upgrade MIU upgrade and react-router-dom upgrade.
After figuring out how to solve the compatibility issues I thought it would be a great practice for people trying to implement it themselves.
Clone the project.
Open a new server using Firebase, Assign the firebase configuration correctly according to FB site.
Install dependencies:
npm install
Start the client:
npm start
Youtube Tutorial used to implement the project> |
---|