https://github.com/menoc61/whatsapp-clone-react-native
this is just a quick whatapp clone i loved thier new ui :)
https://github.com/menoc61/whatsapp-clone-react-native
chatapp-ui react-native whatapp whatapp-clone
Last synced: 3 months ago
JSON representation
this is just a quick whatapp clone i loved thier new ui :)
- Host: GitHub
- URL: https://github.com/menoc61/whatsapp-clone-react-native
- Owner: menoc61
- Created: 2024-05-14T19:28:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T20:30:50.000Z (about 1 year ago)
- Last Synced: 2025-01-10T10:29:12.396Z (4 months ago)
- Topics: chatapp-ui, react-native, whatapp, whatapp-clone
- Language: JavaScript
- Homepage:
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp Clone
A WhatsApp clone built using React Native and Expo.
## Introduction
This project aims to replicate the user interface of the popular messaging application WhatsApp using React Native and Expo.
## Preview
[](https://www.youtube.com/shorts/-DJcgDqGxz4)
*Click the image above to watch a preview of the app
*## Technologies Used
- React Native
- Expo
- React Navigation (for navigation within the app)## Installation
1. Clone the repository:
```sh
git clone https://github.com/menoc61/whatsapp-clone-react-native.git
```2. Navigate to the project directory:
```sh
cd whatsapp-clone-react-native
```3. Install dependencies:
```sh
npm install
```4. Start the Expo development server:
```sh
expo start
```5. Open the Expo app on your mobile device and scan the QR code to run the app.
## Contributing
Contributions are welcome! Feel free to open issues and pull requests.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.