Skip to content

coderonfleek/whatsapp-clone

Repository files navigation

WhatsApp Clone with Ionic React

This project was created for the course Learn Ionic React By Building a WhatsApp Clone on Udemy that details the step by step process for building this clone.

Running the Project

  • Create a Firebase account
  • Create two collections messages and users in Cloud Firestore
  • Seed your users collection the firebase-seeder code
  • Replace the credentials in src/Config.js
  • Run ionic serve

Project Screenshots

Login Page

User Contacts

Chat Messages

Media Contacts