Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 438 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 438 Bytes

Whatsapp

Description

  • This is a Whatsapp clone built with React Native

Setting up the project

  1. Run git clone https://github.com/briankabiro/Whatsapp.git

  2. cd into Whatsapp and run yarn install to install the dependencies

  3. Run react-native start to start the packager

  4. Once the packager is up and running: run react-native run-ios/ react-native run-android depending on the platform you have setup.