/imessage-clone

Primary LanguageJavaScript

Imessage Clone

This is an I-message clone, which i created just for fun. It has features such as Google Sign authentication, Create groups for chats, Recent chats.

Link of the deployed project https://message-ac383.firebaseapp.com/

screen-shots

front page chats chat section

Technologies learned

  1. React
  2. Redux
  3. Firebase
  4. NoSql

Start yourself

If you would like to use this application.

  1. Clone this application
  2. run npm i
  3. Register and app under firebase
  4. Copy the firebase Config in a file firebase.js
  5. run npm start

Now you can also add more features to it