Skip to content

Building a Ionic WhatsApp clone for educational purposes

License

Notifications You must be signed in to change notification settings

VonSwirl/ionic-whatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

91 Commits
Mar 24, 2021
Mar 18, 2021
Mar 23, 2021
Mar 24, 2021
Mar 16, 2021
Mar 23, 2021
Mar 12, 2021
Mar 24, 2021
Mar 12, 2021
Mar 12, 2021
Mar 24, 2021
Mar 24, 2021
Mar 15, 2021
Mar 23, 2021

Repository files navigation

ionic-whatsapp

Description

This is an Ionic WhatsApp clone for educational purposes.

Has partial functionality compare to the real WhatsApp.

Development Screenshot Screenshot 2021-03-24 at 14 03 59

Demo

Deploy to Heroku Here. (Allow spin-up time... 😁)

Feel free to have a play

You will need Batmans passcode:

  • passcode: 111111

And Robins passcode:

  • passcode: 222222

To view chat between these two hero's you will need to have at least one of your browser open in incognito.

Install

Must have the following installed on your machine.

  • node
  • npm

Run these commands in project root:

  • npm install -g @ionic/cli
  • npm i

Running App

  • Development: npm run start:dev
  • Production: npm run build && npm run start

About

Building a Ionic WhatsApp clone for educational purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published