cute-chat

cute-chat is a real-time chatting app using reactJS and Google's firebase.

Demo:

Android Version:

android

Built With

  • ReactJS
  • Firebase
  • Firestore
  • Javascript
  • CSS
  • JSS

Database Structure:

database

Features:

  1. One to one chat.
  2. See the list of acquitances.
  3. See the active status of the acquitances.
  4. Searching by the exact username.
  5. Sign in using google, facebook and any other email account.
  6. Neomorphic design.

Future Possible Updates:

  1. Adding the group facility.
  2. Changing the user profile information.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • NodeJS
  • VS Code

Installation

  1. Download VS Code Here

  2. Download the latest version of NodeJS from Here

  3. Open the terminal and check the installation and version

node --version
  1. Clone the repo in your local machine and open the project in VS Code.

  2. To install the required dependencies use

npm install
  1. To run the app in the localhost use
npm start

Contact

Asif Azad - [email protected]