An open API service indexing awesome lists of open source software.

https://github.com/noorjsdivs/chat-app-yt

Chat Application
https://github.com/noorjsdivs/chat-app-yt

chat-app-using-firebase chat-app-using-react chat-application chat-applications chatbot chatting-app firebase-chat-app reactjs-chat

Last synced: about 1 year ago
JSON representation

Chat Application

Awesome Lists containing this project

README

          

## Create your dynamic chatting application by using Reactjs,Vitejs, google firebase & zustand.

chat_app_using_reactjs_free_code

## Key features:
_responsive user interfaces,

_real time chatting,

_interactive store managements for users and chattings data.

## Try this setup to run in your local machine:

### Clone this repository in your local machine,
### move inside your project by cd into your project like cd chat-app-yt or open it from your directory,
### in project terminal type npm install if you are using npm or yarn in you are using yarn or pnpm install if you are using pnpm as your node package manager,
### npm run dev or yarn dev or pnpm dev to start it in localhost://3000.

## Get Firebase credential to access Registration, Login and Messaging options
#### update firebase.js file with your firebase app sdk value
#### update .env file
Now you are good to go_

__Happy coding!!!