Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saiteja-madha/chat-app

A real-time chat application built using React JS and Firebase with user authentication
https://github.com/saiteja-madha/chat-app

chat-application firebase messenger react whatsapp-clone

Last synced: about 15 hours ago
JSON representation

A real-time chat application built using React JS and Firebase with user authentication

Awesome Lists containing this project

README

        

Chat Application




# Demo
You can watch the site [here](https://chat-app-ba077.web.app/)

# Features
- User login and authentication with Google firebase
- Google firestore to provide realtime chats
- State management with useState hook
- Chat rooms and one-to-one chats

# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `yarn start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.