Skip to content

BRAINIAC2677/cute-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forks Stargazers Issues MIT License LinkedIn


Logo

cute-chat

A Realtime Texting/Chatting App

Table of Contents
  1. About The Project
  2. Demo
  3. Database Structure
  4. Features
  5. Future Possible Updates
  6. Getting Started
  7. License
  8. Contact

About The Project

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

Demo:

Android Version:

Built With

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

Database Structure:

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

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Asif Azad - brainiac2677@gmail.com

Project Link: Here

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published