A Realtime Texting/Chatting App
Table of Contents
cute-chat is a realtime chatting app using reactJS and Google's firebase.
- ReactJS
- Firebase
- Firestore
- Javascript
- CSS
- JSS
- One to one chat.
- See the list of acquitances.
- See the active status of the acquitances.
- Searching by the exact username.
- Sign in using google, facebook and any other email account.
- Neomorphic design.
- Adding the group facility.
- Changing the user profile information.
To get a local copy up and running follow these simple steps.
- NodeJS
- VS Code
-
Download VS Code Here
-
Download the latest version of NodeJS from Here
-
Open the terminal and check the installation and version
node --version
-
Clone the repo in your local machine and open the project in VS Code.
-
To install the required dependencies use
npm install
- To run the app in the localhost use
npm start
Distributed under the MIT License. See LICENSE
for more information.
Asif Azad - brainiac2677@gmail.com
Project Link: Here