WhatsApp - Clone App is a mobile application built with React Native, Tailwind CSS, and React Navigation.
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
Make sure you have the following installed on your machine:
Clone the repository:
git clone https://github.com/zayyid123/WhatsApp_Clone-mobile.git
cd WhatsApp_Clone-mobile
Install Dependency:
npm install
# or
yarn install
Run:
npm run android
# or
yarn android