Whatsapp web clone with Whatsapp web like UI and functionalities built using React.js and Firebase
- Progressive Web App (PWA)
- Fully responsive and mobile friendly
- State management using Context API
- User authentication + sign in with Google
- UI almost similar to Whatsapp web
- Real Time communication
Clone the project
git clone https://github.com/Pinqua/whatsapp-web-clone.git
Go to the project directory
cd whatsapp-web-clone
Install dependencies
npm install
Start the server
npm run start
Contributions are always welcome!
If you liked the repository, show your ❤️ by starring and forking it.