This is a clone of Whatsapp, made with React Native and Firebase & Tailwind.
First, install the dependencies and then run the development server:
npm install
# then
npx expo start
# then
scan the QR code with your phone or open it with an emulator
I have removed the firebase config file, so you will have to add your own firebase config file in the firebase.js file.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.