Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 992 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 992 Bytes

WhatsApp UI Clone made with Ionic

This project is an example of developing hybrid mobile applications using the Ionic framework.

WhatsApp Clone

Getting Started

Prerequisites

First of all, make sure you have the following installed in your dev environment:

Installing

Follow the steps below to install and run the project on your device:

  • Clone this repository by running git clone https://github.com/hanibhat/ionic-whatsapp-clone.git.
  • Open a terminal at the root directory.
  • Run npm install to install dependencies.
  • Run ionic cordova run android -l to run the app in live mode.
  • Play around!

Built With