- This is a Whatsapp clone built with React Native
-
Run
git clone https://github.com/briankabiro/Whatsapp.git -
cd into
Whatsappand runyarn installto install the dependencies -
Run
react-native startto start the packager -
Once the packager is up and running: run
react-native run-ios/react-native run-androiddepending on the platform you have setup.